﻿select .county
{
	padding-left:20px;
}

.oneCol {
	float: none !important;
	width: 860px !important;
	
}

#sidebar .module
{
	margin-bottom:15px;
}

.searchText {
	margin-right: 5px;
	border: 1px solid #DEDEE0;
	color: #999;
	padding: 2px;
}

.goButton {
	position: relative;
	top: 4px;
}

#sidebar .feedbackTitle
{
	color:#8e001e;
	font-size:1.4em;
	line-height:1.1;
	margin-bottom:5px;
	width:220px;
}
#sidebar .feedbackTitle2
{
	color:#8e001e;
	font-size:1.4em;
	line-height:1.1;
	margin-bottom:0px;
	width:220px;
	height:20px;
	overflow:hidden;
}

#map
{
	width:414px;
}



#contactForm
{
	width:100%;
}

#contactForm label
{
	display:inline;
	clear:both;
	margin-top:0px;
	width:100%;
}

#contactForm input, #contactForm textarea
{
	display:block;
	clear:both;
	margin-top:3px;
}

#contactForm div
{
	width:100%;
	margin-bottom:7px;
}


#footerLinks a, #footerLinks a:visited
{
	margin-left:6px;
	margin-right:6px;
}

#google_container
{
	overflow:hidden;
}