#PostalCodeSearchOnePage{
	padding: 0 0 30px;
}

#PostalCodeSearchOnePage .questionAnswer{
	margin: 0 auto;
	width: 189px;
}

#PostalCodeSearchOnePage #title{
	padding: 15px 0 30px;
	font-size: 20px;
	font-weight: bold;
	color: #555E64;
	text-align: center;
}

#PostalCodeSearchOnePage #description{
	text-align: center;
}


#PostalCodeSearchOnePage #postalCodeInput{
	font-size: 24px;
	font-weight: bold;
	color: #A7B7C2;
	text-align: center;
}

#PostalCodeSearchOnePage #postalCodeInput input{
	text-align: center;
	width: 185px;
	border: 1px solid #a3a5ab;
	font-size: 24px;
	color: #000;
	margin: 0 0 20px 0;
	font-family: Arial,Helvetica,sans-serif;
}

#PostalCodeSearchOnePage #submit{
	margin: 30px auto 0;
	width: 245px;
	height: 59px;
	text-align: center;
	background-image: url(/App_Themes/Default/Images/Usability/button.png); 
	background-repeat: repeat-x;
}

#PostalCodeSearchOnePage #submit a{
	font-size: 21px;
	color: #FFF;
	font-weight: 700;
	text-decoration: none;
	display: block;
	padding: 16px;
}

#PostalCodeSearchOnePage select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #3a3f43;
	width: 189px;
	height: 20px;
	padding: 0;
}



/*		End styles postal search Pest Control	*/
