#storelocatorcopy {
	color:  			black;
	font-family: 		sans-serif;
	font-size: 			20px;
	line-height: 		10px;
	text-align: 		center;
    position: 			absolute;
	left: 				320px;
	top:  				8px;
	padding: 			5px;
	/*border: thin dotted gray;*/
}
#storelocator {
	left: 				150px; 
	top: 				55px; 
	position: 			absolute;
	margin-left: 		0px;
	margin-right: 		20px;
	/*border: thin dotted gray;*/
}
 th, td {
	padding-right: 		50px;
	padding-left: 		10px;
	padding-bottom: 	10px;
} 
