﻿.zip-code-box {
	background-image: url('/Portals/5/img/find-anderson-near-you.jpg');
	background-repeat: no-repeat;
	width: 263px;
	height: 30px;
	padding: 90px 0 0 13px;
	margin-left: 14px;
}

.zip-code-box input { background-color: transparent; color: transparent; border: 0px; }
.zip-code-box .title {
	text-transform: uppercase; 
	color: #ffffff; 
	font-size: 10px;
	font-weight: bold;
}

.zip-code-box input[type=text] {
	width: 140px; 
	color: #000000;
	font-size: 12px;
}
.zip-code-box input[type=button] {
 filter:alpha(opacity=10);	
}