


div.dealer-page div.google-map {
	width 	: 250px;
	height 	: 250px;
	border 	: 1px solid #999999;
	float	: right;
}

div.dealer-page .vcard {
	text-align : left;
}
div.dealer-page .vcard .org {
	font-weight : bold;
	color		: #CF1B27;
}





/* ####################################### */
/* ########### DEALER LISTING ########### */
/* ####################################### */

ul.dealer-directory {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 1em;
}

ul.dealer-directory li {
	padding-bottom: 2em;
	margin-bottom: 2em;
	float: left;
	width: 280px;
}



ul.dealer-directory li h4 {
	font-size: 1.3em;
	font-weight: bold;
	color: #111;
}

ul.dealer-directory ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.dealer-directory ul li {
	border: 0;
	margin: 0;
	padding: 0;
	float: none;
	width: auto;
}