/*		Begin styles postal search Pest Control	*/
#PostalCodeSearchOnePage{
    width: 258px;
    }

#PostalCodeSearchOnePage #title{
	padding: 15px 0 5px;
	font-size: 20px;
	font-weight: bold;
	color: #D8031D;
	text-align: center;
}

#PostalCodeSearchOnePage #description{
	display: none;
}


#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{
	width: 258px;
	height: 75px;
	text-align: center;
	background-image: url(images/submitButton.png);
	background-repeat: no-repeat;
}

#PostalCodeSearchOnePage #submit a{
	color: #FFF;
	font-size: 20px;
	font-weight: bold;
	padding: 21px 0;
	display: block;	
}

#PostalCodeSearchOnePage select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #3a3f43;
	width: 189px;
	height: 20px;
	padding: 0px 0px 0px 0px;
	margin: -10px 0px 20px 34px;
}

#PostalCodeSearchOnePage #title div #contentText {
	margin: 12px 0px 0px 0px;
}

#paid3index_area3 #PostalCodeSearch {
	margin: 18px 0px 0px 0px;
}

/*		End styles postal search Pest Control	*/

/*		Begin styles postal search Termite Control	*/

#PostalCodeSearch #title{
	padding: 15px 0 5px;
	font-size: 20px;
	font-weight: bold;
	color: #555E64;
	text-align: center;
	background-image: url(images/zipcode_top.gif);
}

#PostalCodeSearch #description{
	display: none;
}


#PostalCodeSearch #postalCodeInput{
	font-size: 24px;
	font-weight: bold;
	color: #A7B7C2;
	text-align: center;
	background-repeat: repeat-y;
}

#PostalCodeSearch #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;
}

#PostalCodeSearch #submit{
	background-image:url(images/zipcode_bottom.gif);
	width: 258px;
	height: 75px;
	text-align: center;
}

#PostalCodeSearch #submit a{
	color: #FFF;
	font-size: 20px;
	font-weight: bold;
	padding: 30px 0 0;
	display: block;	
}

#PostalCodeSearch select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3a3f43;
	width: 188px;
	height: 26px;
	padding: 4px 0px 0px 0px;
	margin: -10px 0px 20px 34px;
}

#PostalCodeSearch #title div #contentText {
	margin: 12px 0px 0px 0px;
}

#paid3index_area3 #PostalCodeSearchOnePage {
	margin: 0px 0px 0px 0px;
}

/*		End styles postal search Termite Control	*/