#selStores h2{
	height:75px;
}
.clsStoreResultContent{
	background:url(../navimages/stores-lilac-bg.jpg) no-repeat right top;
	padding-top:45px;
}
.clsStores,.clsResult{
	width:670px;
	margin:0 auto;
	font-family:Verdana;
}
.clsStores p span{
	display:table-cell;
	float:left;
	padding-top:15px;
}
.clsStoreResult{
	background:url(../navimages/bluecloudlong.gif) no-repeat right top;
	height:83px;
}
.clsStores p .clsCo5 a{
	color:#000;
	font-size:11px;
}
.clsStores p .clsCo1{
	width:30px;
	font-size:11px;
}
.clsStores p .clsCo2{
	width:90px;
	font-size:11px;
}
.clsStores p .clsCo3{
	width:170px;
	font-size:11px;
}
.clsStores p .clsCo4{
	width:120px;
	font-size:11px;
}
.clsStores p .clsCo5{
	width:170px;
	font-size:11px;
}
.clsStores p .clsCo6{
	width:70px;
	font-size:11px;
}
.clsZipCode{
	width:230px;
	margin:40px auto 0px auto;
}
.clsZip{
	text-align:left;
	margin-bottom:10px;
}
.clsTextBox{
	float:left;
}
.clsTextBoxBg{
	background:url(../navimages/zipcodebg.jpg) no-repeat left top;
	height:30px;
}
.clsTextBox{
	width:155px;
	height:25px;
	background:transparent;
	border:0;
}
.clsGo {
	width:33px;
	height:24px;
	padding:24px 0 0;
	margin: 0;
	border: 0;
	background:url(../navimages/zipcode-submit-button.jpg) no-repeat center top;
	overflow: hidden;
	cursor: pointer; /* hand-shaped cursor */
	color:#FFF;
}
form>.clsSubmitBtn { /* For non-IE browsers*/
  height: 0px;
}
.clsPaging{
	margin:10px 0;
}	
.clsResult{
	text-align:left;
	padding-left:50px;
	margin-bottom:10px;
	font-style:italic;
	color:#366E7A;
}