@CHARSET "UTF-8";

.dealerwrapper
{
	float: left;
	padding: 10px;
	height: 83px;
	width: 185px;
	overflow: hidden;
	font-size: 8pt;
}

.dealerwrapper .dealertitle
{
	font-weight: bold;
}

#outputListings
{
	margin-left: 30px;
}

.search-header
{
	background-color:#F2F2F2; 
	padding: 1px; 
	text-align: right;
}

#content h3
{
	font-weight: bold;
	font-size: 12pt;
	margin: 20px 0 0 15px;
}

#search-indicator
{
	float: left;
}