#store_locator hr {
	border-style : none none solid none;
	border-width : 3px;
	border-color : #E0E0E0;
}

#store_locator h2 {
	padding-bottom : 10px;
	margin-bottom : 10px;
	border-style : none none solid none;
	border-width : 3px;
	border-color : #E0E0E0;
}

#search_panel {
	padding : 10px 20px 20px 20px;
}

#search_panel label, #search_panel input, #search_panel select {
	width : 170px;
	float : left;
}

#search_panel label {
	text-align : right;
	padding : 4px;
}

#store_locator .clear {
	clear : both;
}

div.store h3 {
	font-size : 15px;
	margin-bottom : 10px;
}


div.store div.addressarea {
	float : left;
	width : 200px;
}

div.store div.infoarea {
	float : right;
	width : 200px;
}

div.store table.info {
	width : 200px;
}