

.categorySelector{
	background-color:#FFFFFF;
	text-size:12px;s
	vertical-align:top;
	border-style:none;
	border-width:0px;
}

.zipcodeInput{
	background-color:#FFFFFF;
	text-size:12px;
	vertical-align:bottom;
	margin-right:5px
}

.zipcheckInput{
	background-color:#FFFFFF;
	text-size:12px;
	vertical-align:bottom;
	margin-right:5px
}


.zipcheckSubmit{
	background-color:green;
	text-size:12px;
	vertical-align:top;
	color:#FFFFFF;
	border-style:none;
	text-indent: 10px;
	
	background:url('/img/LPZipGo.gif');
	width:52px;
	height:26px;

}
.zipcodeFormSubmit{
	background-color:green;
	text-size:12px;
	vertical-align:top;
	color:#FFFFFF;
	border-style:none;
	text-indent: 10px;
	
	/*background:url('/img/btnZipGo.gif');
	width:59px;
	height:29px;*/

}


.zipcodeFormGoButton{
	background-color:green;
	text-size:12px;
	vertical-align:top;
	color:#FFFFFF;
	border-style:none;
	text-indent: 10px;
	
	background:url('/img/btnZipGo.gif');
	width:59px;
	height:29px;

}


.largeBusinessExplanationText{
	color:#333333;
	font-family:Helvetica, arial, san serif;
	font-size:9pt;
	width:400px;
	padding-top:15px;

}

.zipcodeLookupLink{
	color:#333333;
	padding-top:15px;
}
