
.circle_blob {
	margin-right: 4px;
	width: 10px;
	height: 10px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-color: #005CA8;
}

.width_name {
	width: 174px;
}

.width_check, .w_check {
	width: 25px;
}

.w_date {
	width: 90px;
}

.width_message {
	width: 50px;
	text-align: center;
}

.width_photo {
	width: 92px;
}

.width_profile {
	text-align: left;
}

.width_site {
	width: 200px;
	text-align: left;
}

.right {
	text-align: right;
}

.text_right {
	font-size: 11px;
	text-align: right;
}

body, td, select, option {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000
}


.content_heading {
	background:#FFFFFF url('/images/bg_button_gradient.gif') repeat-x;
	padding: 2px 10px 2px 10px;
	border-color: #BFBFDB;
	border-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
}

.content_detail {
	padding: 10px 10px 10px 10px;
	border-color: #BFBFDB;
	border-width: 1px;
	border-top-style: none;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
}

.searchhighlight {
	background-color: #ffff00;
}


.file_table {
	border-color: #BFBFDB;
	border-width: 1px;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: solid;
}

.file_row {
	padding: 5px 10px 0px 5px;
	border-color: #BFBFDB;
	border-width: 1px;
	border-top-style: none;
	border-left-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	vertical-align: top;
}


.file_row_left {
	padding: 5px 10px 0px 5px;
	border-color: #BFBFDB;
	border-width: 1px;
	border-top-style: none;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	vertical-align: top;
}


.file_heading {
	background:#FFFFFF url('/images/bg_button_gradient.gif') repeat-x;
	padding: 2px 10px 2px 5px;
	border-color: #BFBFDB;
	border-width: 1px;
	border-top-style: solid;
	border-left-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	background-size: 20px;
}

.file_heading_left {
	background:#FFFFFF url('/images/bg_button_gradient.gif') repeat-x;
	padding: 2px 10px 2px 5px;
	border-color: #BFBFDB;
	border-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	white-space: nowrap;
}

.table_border {
	padding: 5px 5px 5px 5px;
	border-color: #BFBFDB;
	border-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
}

.rota_heading {
	font-size: 12px;
	width:500px;
	padding: 5px 10px 20px 5px;
}
.rota_align {
	vertical-align:center;
}
