body {} 

.map {
	background: #FFFFFF url('/css/cobrands/fsbocom/maptitle.gif') no-repeat top center;
	padding-left:17px;
	margin-top:15px
}
#sidenav {
	background-image:url('/css/cobrands/fsbocom/menuside.gif');
	border:medium none;
	width:210px;
	height:380px;
	margin-top:4px;
	margin-left:9px
}

#results_header h3 {
	color:#BB2225 !important;
}

#tabs #current a, #tabs_profile #current_profile a, #refinesearch {
	background-color: #6F6F6F;
	color; #FFFFFF;
}

#tabs ul li a:hover {
	background-color:#DFDFDF;
	color: #BB2225;
	text-decoration:none;
}

.searchbox{
	border: 1px solid #6F6F6F !important;
	color: #000000;
	font-weight:bold;
	background-color: #DDDDDD;
	padding: 0px;
}

.searchboxheading{
	background-color: #6F6F6F;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	padding-left: 4px;
}

.headlinks {
	padding-top:2px;
	padding-bottom: 3px;
}

.sidelight, #sidesearch {
	margin-top:60px;
	padding-left:22px;
}

.sidelight table select{
	width: 100px;
}

.sidelight table input{
	width:99px;
}

.details_tab_header{
	font-size: 1em !important;
}

#advancedoptions a { color: #FFFFFF; }
.datagrid tr.even:hover, .datagrid tr.odd:hover{ background-color: #DAF6B1; }

