
.CategoryTable
{
	border: 1px solid Black; 
	background-color: #EAEAEA;	
	width: 230px;
}

.CategoryTableTitle
{
	color: white; 
	background-color: #054BA0;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	font-weight: bold;
}

.DealerListingHeaderRow
{
	color: white; 
	background-color: #054BA0; 
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 12px; 
	font-weight: bold;
	height:20px;
	text-decoration: none;
	border : 1px solid #454545;
	padding: 1px;
	margin: 1px;
}

.DealerListingsFeaturedFieldRow
{
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 12px;  	
	background-color: #DCDCF1;	
}

tr.SpecialtiesAndServices td {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #EFEFEF;
	text-decoration: none;	
	padding: 3px;
}

