#keyword_search {
	margin-left: 200px;	
}
#keyword_search_inner {
	margin-left: auto;
	margin-right: auto;
}
#keyword_section_wrapper {
	position: relative;
	width: 363px;
	height: 186px;
	background-color: #CC0000;
}
#county_selector_wrapper {
	position: absolute; 
	top: 0;
	left: 28px;
	color: #FFF;
	width: 185px;
	height: 38px;
	background: url('../../images/new_arrow_notch.gif') no-repeat;
}
#county_selector {
	margin-top: 8px;
	width: 168px;
	margin-left: 9px;
}
#keyword_search_button {
	font-size: 18px;
}
#keyword_search_section_wrapper {
	position: absolute;
	top: 60px;
	left: 30px;	
}
#keyword_search_section_title {
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
}
#keyword_search_field_wrapper {
	text-align: right;
}
#keyword_search_field {
	width: 300px;
	font-size: 20px;
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 6px;
}
#advanced_search_link_wrapper {
	float: left;
	margin-top: 8px; 
	margin-left: 3px;
}
#advanced_search_link {
	color: #FFF;
	font-size: 10px;
}
#keyword_search_link_wrapper {
	margin-top: 8px;
	margin-left: 200px;
}
#keyword_search_link {
	font-size: 10px;
}
#popular_categories {
	margin-left: 200px;
	margin-top: 40px;
	width: 440px;
	padding: 8px;
	background-color: #F5F5F5;
	-moz-border-radius: 5px;
	border-radius: 5px;	
}
#popular_categories h3 {
	margin-top: 6px;
	margin-bottom: 15px;
	padding-bottom: 2px;
	border-bottom: 1px solid #999;
}
#popular_categories .top {
	font-weight: bold;
}
#popular_categories .top a {
	color: #333;
	text-decoration: none;
}
#popular_categories .top a:hover {
	color: #0000FF;
	text-decoration: underline;
}
#popular_categories .subs {
	margin-bottom: 11px;
}
#category_county_selector_wrapper {
	float: right;
	margin-top: 2px;
}