
.CategoryTable
{
	border: 1px solid #587085; 
	background-color: #F1F5F8;	
	width: 212px;
}

.DealerListingHeaderRow
{
	color: white; 
	background-color: #587085; 
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 13px; 
	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: #F1F5F8; 	
}

tr.SpecialtiesAndServices td {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #F4F4F4;
	text-decoration: none;	
	padding: 3px;
}

.Message
{
	background-color: #F1F5F8; 
	border: 1px solid #587085; 
}

.MessageLabel
{
	width: 100%;
}

