.searchbar_top_box{
	width:700px;
	height:71px;
	float:left;
	background-color:#f2f2f2;
	border-left:1px solid #ededed;
	border-right:1px solid #ededed;
	z-index:200;
	}
.searchbar_drop_box{
	width:700px;
	height:290px;
	float:left;
	background-color: #f2f2f2;
	padding-left:1px;
	padding-right:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
.searchbar_drop_box_bottom_shadow{
	width:702px;
	height:10px;
	float:left;
	background:url(http://http.cdnlayer.com/chemorbiscdn/img/os/searchbar_drop_box_bottom_shadow.gif) no-repeat;	
	}
.searchbar_drop_box_left_title{
	float:left;
	margin-top:24px;
	width:222px;
	height:27px;
	background-image:url(http://http.cdnlayer.com/chemorbiscdn/img/os/searchbar_drop_box_left_title.gif);
	}
.searchbar_drop_box_left_title_disabled{
	float:left;
	margin-top:24px;
	width:222px;
	height:27px;
	background-image:url(http://http.cdnlayer.com/chemorbiscdn/img/os/searchbar_drop_box_left_title_disabled.gif);
	}	
.searchbar_drop_box_right_title{
	float:left;
	margin-top:4px;
	width:222px;
	height:28px;
	background-image:url(http://http.cdnlayer.com/chemorbiscdn/img/os/searchbar_drop_box_right_title.gif);
	}
.searchbar_drop_box_right_title_disabled{
	float:left;
	margin-top:4px;
	width:222px;
	height:28px;
	background-image:url(http://http.cdnlayer.com/chemorbiscdn/img/os/searchbar_drop_box_right_title_disabled.gif);
	}
.searchbar_drop_box_selects {
	border:1px solid #cce4ec;
	font-size:10px;
	width:222px;
	height:160px;
}	
.searchbar_drop_box_search_button {
	background-image:url(http://http.cdnlayer.com/chemorbiscdn/img/os/searchbar_drop_box_search_button.png);
	width:55px;
	height:23px;
	margin:0px;
	padding:0px 0px 2px 0px;
	border:0;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	font-family:tahoma;
}
.searchbar_drop_box_search_button_disabled {
	background-image:url(http://http.cdnlayer.com/chemorbiscdn/img/os/searchbar_drop_box_search_button_disabled.png);
	width:55px;
	height:23px;
	margin:0px;
	padding:0px 0px 2px 0px;
	border:0;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	font-family:tahoma;
}

/*Quick Search Page*/
.searchpage_top_box{
	width:700px;
	height:71px;
	float:left;
	}
.searchpage_drop_box{
	width:700px;
	height:290px;
	float:left;
	}
#cornerBanner {
	display: block;
	position: fixed;
	bottom:0;
	right:0;
	z-index: 300;
	background-color: transparent;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	float: right;
	border: none;
}
