@charset "utf-8";
/* CSS Document */

@import url(base/common.css);
@import url(base/pagedlist.css);

#searchbar {
	width:740px;
	background:url(../../_sharedimg/bg_gradient_50.gif) repeat-x top left;
	overflow:hidden;
}
#searchbar {
	position:relative;
	width:740px;
	height:80px;
}
#searchbar label {
	position:absolute;
	top:30px;
	left:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:2em;
	line-height:1em;
	color:#5a7cc1;
}
#searchbar input.textinput {width:265px; border:1px solid #e6e6e6;}
#searchbar #searchterm_B {position:absolute; top:30px; left:85px;}
#searchbar #search_B {position:absolute; top:29px; left:369px;}

.txtSearch_B {width:265px; border:1px solid #e6e6e6;position:absolute; top:30px; left:85px;}
.searchterm_B {position:absolute; top:30px; left:85px;}
.butImageSearch_B {position:absolute; top:29px; left:369px;}

#sectionheader h2 {
	margin:0px 0px 9px 0px;
	padding:19px 0px 18px 10px;
	font-size:1.5em;
	color:#d24242;
	background:url(../../_sharedimg/hr_dotted_grey.gif) repeat-x bottom left;