#findShop {
	position: absolute;
	top:0px;
	left:0px;
	z-index:100;
}

#shopCity,#shopState,#shopZip {
	position:absolute;
	font-size:.8em;
	padding:0px;
}

#shopCity {
	top:166px;
	left:195px;
}

#shopState {
	top:185px;
	left:195px;
}

#shopZip {
	top:227px;
	left:195px;
}

#shopRadius {
	position:absolute;
	font-size:.8em;
	top:246px;
	left:228px;
}

#submitBtn {
	position:absolute;
	left:-10000px;
}
#errormsg {
	position:absolute;
	top:175px;
	left:345px;
	width:75px;
	color:red;
	font-weight:bold;
	font-size:1em;
}
#index-02 {
	position:absolute;
	left:0px;
	top:0px;
	width:438px;
	height:232px;
}

#index-08 {
	position:absolute;
	left:0px;
	top:232px;
	width:330px;
	height:123px;
}

#index-09 {
	position:absolute;
	left:330px;
	top:232px;
	width:56px;
	height:19px;
}

#index-10 {
	position:absolute;
	left:386px;
	top:232px;
	width:52px;
	height:123px;
}

#index-11 {
	position:absolute;
	left:330px;
	top:251px;
	width:56px;
	height:104px;
}

#shoplocator-01 {
	background: url(../images/shoplocator_01.gif) no-repeat;

}

#shoplocator-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:530px;
	height:245px;
}

#shoplocator-01a {
	position:absolute;
	width:175px;
	height:27px;
	left: 268px;
	top: 20px;	
}

#shoplocator-01a a {
	display:block;
	width:100%;
	height:100%;
	text-align:left;
	font-size:.715em;
	color:#FFFFFF;
	font-style:italic;
	font-weight:bold;
	text-decoration:none;
	padding:15px 2px 0px 23px;
	margin:0;
}
#shoplocator-01a a:hover {
	text-decoration:underline;
} 

#map {
	width: 400px; 
	height: 300px;
	margin:30px;
	border:1px solid #333333;
}

.result0, .result1, .result2, .result3 {
	position:absolute;
	top:0px;
	padding-top:20px;
	width: 192px;
	height: 188px;
	overflow:auto;
	z-index:99;
}

.result0 {
	left: 38px;
}

.result1 {
	left: 280px;
}

.result2 {
	left: 525px;
}

.result3 {
	left: 770px;
}
.resultSet0, .resultSet1, .resultSet2, .resultSet3 {
	position:absolute;
	top:0px;
	padding-top:20px;
	width: 198px;
	height: 188px;
	overflow:hidden;
	z-index:99;
}

.resultSet0 {
	left: 38px;
}

.resultSet1 {
	left: 280px;
}

.resultSet2 {
	left: 525px;
}

.resultSet3 {
	left: 770px;
}

.rightArrow {
	border:0px;
	vertical-align:middle;
}

p#allCertifiedLocations {
	position:absolute;
	top:270px;
	left:86px;
	width:397px;
	z-index:2;
	height: 64px;
	margin:10px;
}
#webmasterLogin {
	display:none;
	position:absolute;
	border:1px solid black;
	width:300px;
	left: -250px;
	top: -50px;
	z-index:1000;
	background-color:white;
	padding:20px 5px 5px;
}
