h1 span { background-image: url("/img/style/common/text/30px_volkswagen_headline/find-a-commercial-dealership.gif"); }
h2 {
	font-weight: bold;
	margin-bottom: 1em;
	text-indent: 0 !important;
	font-size: 11px;
	color: inherit;
}
.column {
	float: left;
	clear: none;
	width: 340px;
	padding: 0 0 0 20px;
}
#map {
	border: 1px solid #A9AEB9;
}
#map div span {
	display: none;
}

#geographic-location {
}
#browse-dealerships {
	background: url("/img/style/common/decor/long-vert-spline.gif") no-repeat;
	min-height: 410px;
}
#browse-dealerships select {
	width: 323px;
}
/* results */
#dealership-results {
	background: url("/img/style/common/decor/horiz-spline.gif") no-repeat;
	margin-top: 20px;
	padding-top: 5px;
}
#dealership-results p {
	font-weight: bold;
}
#dealership-results dl {
	position: relative;
	overflow: hidden;
}
#dealership-results h3 {
	color: #204083;
	font-size: 16px;
	font-weight: bold;
	margin: 1.5em 0 0.5em;
}
#dealership-results dt,
#dealership-results dd {
	float: left;
	clear: none;
	line-height: 175%;
}
#dealership-results dt {
	font-weight: bold;
	clear: left;
}
#dealership-results dd {
	margin-left: 10px;
	width: 200px;
}
#dealership-results .address {
	clear: left;
	margin-left: 0;
	width: 130px;
}
#dealership-results .postal-address {
/*	margin-left: 130px; */
	clear: none;
	position: absolute;
	top: 8.7em;
	left: 130px;
}
#dealership-results .postal-address.address {
	top: 10.4em;
	left: 130px;
}
#dealership-results .physical-address {
	margin-left: 0;
}

