/*=======MULTI DEALER LIST========*/

div.dealerInfo {
	border-bottom: 1px dashed #8C9095;
	margin: 10px 0 10px 0;
	padding-bottom: 10px;
	margin-bottom:10px;
	/*height: 165px;*/
	
}

div.dealerInfo .top {
	/*height: 99px;*/
}

div.dealerLogo {
	/*width: 300px;*/
	margin-top:10px;
	float: left;
}

div.makeLogos {
	/*width: 100%;*/
	float: right;
	padding-top: 10px;
	text-align: center;
}

div.makeLogos .logo {
	float: left;
	display: block;
	text-align: center;
	font-size: 8pt;
	font-weight: bold;
}

div.makeLogos .logo a {
	font-size: 8pt;
}

div.dealerInfo .bottom {
	clear: both;
	height: 86px;
}

div.dealerAddress {
	width: 300px;
	float: left;
	margin-bottom:10px;
}

div.dealerAddress .address {
	float: left;
}

div.dealerAddress .numbers {
	float: right;
	width: 126px;
}

div.dealerAddress .email {
	
	padding: 10px 0 10px 0px;
	font-size: 8pt;
}

div.dealerInfo p {
	font-size: 8pt;
	margin: 0;
}

div.extLink {
	background-image: url(images/click-any-blank-left.gif);
	background-repeat: no-repeat;
	background-position: right;
	float: right;
	height: 34px; /*56px*/
	width: 154px;
	padding-top: 15px;
	text-align: center;
	padding-right:10px;
}

div.extLink a, div.extLink a:link, div.extLink a:visited {
	color: #FFFFFF;
	font-weight:bold;
}

div.extLink a:active, div.extLink a:hover {
	color: #E0DFE3;
}

/*======END MULTI DEALER LIST=========*/
