html,body {
	font-family: "trebuchet ms",verdana,sans-serif; 
}
.advSearch {
	color: #3466BD;
	float: right;
	text-decoration: none;   
}
.fieldwrapper {
	clear: both;
	width: auto;
	overflow: hidden;   
	position: relative;
}
.leftColumn,
.rightColumn {
	width: 123px;
	float: left;   
}
.rightColumn {
	margin-left: 12px;   
}
.searchOpts label {
	color: #3466BD;
	font-weight: bold;
}
.regionCommunity {
	margin: 8px 0;
}
#state,
#ddRegion {
	width: 120px;
}
#ddCommunity {
	width: 140px;
}
.submitSlide {
	background: transparent url(http://ctextras.hearstdigitalnews.com/vendors/adicio/img/btnSubmit.gif) top left no-repeat;
	border: none;   
	color: #FFF;
	font-weight: bold;
	font-size: 11px;
	width: 70px;
	height: 25px;
}
#adicioSearch {
	width: 300px;
}   
#adicioSearch .tabs {
	list-style-type: none;  
	margin: 0 0 0 8px;
	padding: 0;
}
#adicioSearch .tabs .tab {
	background: transparent url(http://ctextras.hearstdigitalnews.com/vendors/adicio/img/tabLeft.gif) top left no-repeat;
	border-bottom: 1px solid #E7F1FD; 
	height: 22px;
	margin: 0;
	padding: 0 0 0 9px;
	float: left;
	
	font-size: 14px;    
	text-transform: uppercase;   
}
#adicioSearch .tabs .activeTab {
	position:relative;
	top:1px;
	z-index: 1000;
}
#adicioSearch .tabs .tab .tablink {
	background: transparent url(http://ctextras.hearstdigitalnews.com/vendors/adicio/img/tabRight.gif) top right no-repeat;
	display: block;
	padding: 4px 15px 0 6px;
	
	color: #71AF40;
	font-weight: bold;
	text-decoration: none;   
}
#adicioQuickSearch {
	background: #E7F1FD;   
	border: 1px solid #9FB9E3;
	clear: both;
}
#quickSearch {
	font-size: 12px;
	padding: 12px;
}
#quickSearch label {
	text-transform: capitalize;    
}
#quickSearch label.inline {
	text-transform: none;   
}
#quickSearch label.section {
	display: block;
}   
#priceRangeFrom,
#priceRangeTo {
	width: 121px;
}
#city {
	width: 270px;   
}
#zip {
	width: 135px;   
}
#submitWrap {
	margin: 12px 0 0 0;   
}
.searchOpts {
	margin-bottom: 8px;
	overflow: hidden;
	width: auto;
}
.searchOpts .leftColumn {
	width: 130px;
}