#content fieldset {
	border:0 none;
	padding:0;
	background:#fafafa;
	border-top:1px solid #efefef;
	border-bottom:1px solid #efefef;
	margin:0 0 20px;

}
#content fieldset label {
	padding-top:0;
}
#content fieldset div {
	float:left;
	margin-right:15px;
	margin-top:-4px;
}

#store-locator-zip, #store-locator-city-state, #store-locator-radius {
	padding:10px;
}
#content fieldset div.store-locator-field {
	height:24px;
	line-height:24px;
	margin:0;
}

#content fieldset #form-button {
	float:right;
	margin:0;
	height:36px;
	line-height:36px;
	padding:10px;
}

#store-locator-form-or {
	font-size:24px;
	height:36px;
	line-height:36px;
	text-transform:uppercase;
	color:#ccc;
	font-weight:bold;
	padding:10px 0;
	letter-spacing:-1px;
}

#store-locator-map {
	float: left;
	width: 490px;
	background-color: #F9F9F9;
	margin-bottom: 2em;
}
#store-locator-map-main {
	height: 420px;
	background-color: #ccc;
}
#store-locator-map-meta {
	border-top: 1px solid #CCCCCC;
	padding: 5px 10px;
}
#store-locator-clean-home {
	float: left;
	padding: 10px;
}
#store-locator-blurb {
	float: right;
	width: 270px;
	padding: 5px 0px 5px 15px;
	border-left: 1px solid #CCCCCC;
}

#store-locator-results {
	float: right;
	width: 220px;
	color: #2A3137;
}
#store-locator-results h2 {
	padding-bottom: 1em;
	font-size:14px;
	color: #2A3137;
}
#store-locator-results h3 {
	font-size:12px;
	color: #2A3137;
}

#store-locator-results-pager-top,
#store-locator-results-pager-bottom {
	float: right;
}
#store-locator-results-pager-bottom {
	position: relative;
	top: -1em;
	left: 0px;
}
#store-locator-results-prev,
#store-locator-results-next {
	font-weight:bold;
	float: left;
	padding-left: .7em;
}
#store-locator-results-prev a,
#store-locator-results-next a {
	text-decoration: none;
}

#store-locator-results ol {
	list-style-type: decimal;
	margin: 0px 0px 0px 2em;
}
#store-locator-results li {
	padding-bottom: 2em;
}
.store-locator-results-address {
	line-height: 130%;
}
.store-locator-results-links {
	line-height: 150%;
	padding-top: .25em;
}
.store-locator-results-links a:link {
	color: #2A3137;
}

#store-locator-disclaimer {
	clear: both;
	margin: 1em 0px;
	padding: 1em 0px;
	border-top: 1px solid #CCCCCC;
}

#store-locator-disclaimer p{
	width:490px;
}

#map_canvas{ width:490px; height:420px}