#container{
	margin:0 auto;
	padding:0;
	text-align:left;
}
#wcmQuickSearch{
	height:31px;
}
label {
font-size:10px;
	color:#dc342a;
	font-weight:bold;
}
* html .wcm_clear{
	height:1%;
}
#eight00{
	color:#444b4c;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	width:178px;
	margin-right:15px;
}
.spacer1{
	height:1px;
}
.search-overlay{
	background-color:#fff;
	height:100%;
	width:100%;
	display:none;
	position:absolute;
	top:0;
	left:0;
	z-index:990;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	opacity:0;
}* html .search-overlay{
	position:absolute;
	height:expression(document.body.scrollHeight>document.body.offsetHeight ? document.body.scrollHeight:document.body.offsetHeight+'px');
	width:expression(document.body.scrollWidth>document.body.offsetWidth ? document.body.scrollWidth:document.body.offsetWidth+'px');
}
#wcmQuickSearch{
	
	height:31px;
}
#smartsearch{
	font:11px/16px arial;
	margin-top:2px;
	position:relative;
	z-index:991;
}
#smartsearch div.seperator{
	border-top:1px dashed #999;
	margin:9px 0 7px 6px;
}
.search-drop{
	background-color:#f3f4f3;
	border:1px solid #dc342a;
	clear:both;
	display:none;
	padding:0 10px 10px 10px;
	position:absolute;
	top:20px;
	left:-10px;
	width:325px;
}
.search-text{
	border:1px solid #999;
	color:#444;
	font-size:11px;
	height:16px;
	line-height:16px;
	margin-right:12px;
	padding:2px 4px;
	width:226px;
}
.search-button{
	border:none;
	cursor:pointer;
	display:block;
	height:22px;
	width:27px;
}
.search-overlay{
	background-color:#fff;
	height:100%;
	width:100%;
	display:none;
	position:absolute;
	top:0;
	left:0;
	z-index:990;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	opacity:0;
}
* html .search-overlay{
	position:absolute;
	height:expression(document.body.scrollHeight>document.body.offsetHeight ? document.body.scrollHeight:document.body.offsetHeight+'px');
	width:expression(document.body.scrollWidth>document.body.offsetWidth ? document.body.scrollWidth:document.body.offsetWidth+'px');
}
.filters{
	float:left;
	line-height:22px;
}
#filters_label{
	color:dc342a;
}
.more-filters{
	float:left;
	margin-left:20px;
}
.filters input,.filters label{
	vertical-align:middle;
}
.search-warnings{
	padding-bottom:8px;
	text-align:center;
}
.filters{
	float:left;
	line-height:22px;
}




