/*------------------------------------- DEALERPAGINA -------------------------------- */
.dealerpremium_img{
	border:1px solid #CCCCCC;
	width:140px;
}
.dealerheader{
	background: url(/images/degrade.jpg) repeat-x #FFFFFF;
}
.dealertopcar{
	background-color:#FFFFFF;
	border:1px solid #A6B5CC;
	padding:3px;
	color:#000000;
	text-align:right;	
}
.dealertopcar img{
	height:100px;
}
.dealerphone{
	background: url(/images/phone_small.gif) no-repeat 3px;
	padding-left:32px;
	height:32px;
	padding-top:6px;
	cursor:pointer;
}
.dealermail{
	background: url(/images/e_mail_small.gif) no-repeat 0px 2px;
	padding: 3px 0px 0px 32px; 
	height:32px;	
	cursor:pointer;
}
.dealerskype{
	background: url(/images/phone_small.gif) no-repeat 4px 2px;
	padding: 3px 0px 0px 36px; 
	height:32px;	
	cursor:pointer;
}
.dealermsn{
	background: url(/images/msn_small.gif) no-repeat 5px 0px;
	padding: 3px 0px 0px 33px; 
	height:32px;	
	cursor:pointer;
}
.dealerfax{
	background: url(/images/fax_small.gif) no-repeat;
	padding: 6px 0px 0px 28px;
	height:32px;	
	cursor:pointer;
}
.dealerweb{
	background: url(/images/web_small.gif) no-repeat;
	padding-top:3px;
	padding-left:32px;
	height:32px;	
	cursor:pointer;
}
.dealeraddr{	
	padding:3px;
	text-align:left;
	color:#4F6F9E;
	font-weight:bold;	
}
#dealeraddr_phone, .addr_phone{
	background: url(/images/phone_small.gif) no-repeat 10px;
	padding-top:6px;
	padding-left:30px;
	height:32px;	
}
#dealeraddr_fax, .addr_fax{
	background: url(/images/fax_small.gif) no-repeat;
	padding-top:6px;
	padding-left:30px;
	height:32px;	
}
#dealeraddr_mail, .addr_mail{
	background: url(/images/mail_small.gif) no-repeat 5px;
	padding-top:6px;
	padding-left:30px;
	height:32px;	
}
.dealerinfo{
	background-color:#FDE4B2;
	padding:3px;
}


