/*****************************************************************************
extra styles created byCMOS
*****************************************************************************/

#rec_cnt{ float: right;}
.fltrgt{ float: right;}
.fltlft{ float: left;}
.clr{ clear: both; }
.blog_fltlft{float: left; padding-top: 10px;}
#jsOn{ display: none; }

.searchHeadRight2 a{color: #FFFFFF;}
.searchFilterRight li.current{
	text-decoration: none;
	font-weight: bold;
}
#iconHolderCMOS{ display: none; }
#passbox{ display: none; }
.spacer{ clear: both; margin-top:10px; }
.searchHeadRight,.searchHeadRight2{
	background-image: url(../images/advanced.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: right;
	height: 18px;
	width: 114px;
	padding-left: 60px;
	padding-top: 14px;
}
.err{ color: red; font-weight: bold; } !important;
input.error, select.error { border: 1px red solid;}
label.error {color: red; } /*float: right; */




#loading{
	float: right;
	margin: 7px 6px 0 0;
	width: 31px;
	height: 31px;
	background: transparent url(../images/loading.gif) no-repeat top left;
	display: none;
}