
/* -------------------------------------------
	S M A L L
--------------------------------------------*/
.small_dcAllArea
{
	border: solid 1px #EFEBEF;
}
.small_dcAllArea a, .small_dcAllArea a:visited, .small_dcAllArea a:active, .small_dcAllArea a:hover
{
	color: #029f02 !important;
	border-bottom: dotted 1px #029f02 !important;
	text-decoration: none !important;
}
.small_dcAllArea a:hover
{
	border-bottom: solid 1px #029f02 !important;
}
.small_dcAreaWrapper
{
	border: solid 1px white;
	background: #F7F7F7 url(Images/DealerContacts_Bgr.jpg) repeat-x top left;
}
.small_dcTitle1
{
	color: #104D84;
	background: white url(Images/DealerContacts_Header.jpg) no-repeat top left;
}
.small_dcContact
{
}


/* -------------------------------------------
	L A R G E
--------------------------------------------*/
.large_dcAllArea
{
}
.large_dcAreaWrapper
{
	border: solid 1px #EFEBEF;
}
.large_dcContact
{
	border: solid 1px white;
	background: #F7F7F7 url(Images/DealerContacts_CardBgr.jpg) no-repeat top left;
}
.large_dcContactImage
{
}
.large_dcContactText
{
}
.large_dcContactTitle
{
	color: #084163;
}
