input.storelocator_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #EEE;
	border: 1px solid #000;
	color: #000;
	height: 20px;
	font-weight: bold;
}
input.storelocator_input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000;
	background-color: #FFF;
	border: 1px solid #000;
	height: 20px;
}
form.storelocator table {
  color: #000;
  background-color: #EEE;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000;
  background-color: #EEE;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	margin: 0px;
	padding: 10px;
}
