.sumSvcList
{
	margin-top: 4px;
	clear: left;
}

#dealer #content #rightcol ul.sumSvcList li
{
	width: 40%;
	float: left;
	display: block;
	margin: 0;
	background: url("/assets/static/dealer/depBullet.gif") left center no-repeat;
	padding: 0 0 4px 15px;
}

.dealerSummary
{
	margin-bottom: 20px;
}

.infoDetails img
{
	float: left;
}

.infoDetails div
{
	float: left;
	padding-left: 5px;
}

.infoDetails .infoDetDeps li
{
	width: 110px;
	float: left;
	display: block;
	margin: 0;
	background: url("/assets/static/dealer/depBullet.gif") left center no-repeat;
	padding: 0 0 4px 15px;
	margin: 0;
}

.infoOpeningHours th
{
	width: 5em;
}

.infoOpeningHoursCont
{
	overflow: auto;
	height: 215px;
	margin-top: 10px;
}

.infoDirections div
{
	margin-bottom: 6px;
}

.infoDirections .label
{
	display: block;
	float: left;
	width: 50px;
	clear: left;
}

.infoDirections input[type=submit]
{
	margin-left: 50px;
}

#dealerList, #routeStepsScroll
{
	height: 310px;
	overflow: auto;
	margin-bottom: 20px;
}

#routeStepsDiv
{
	display: none;
}

#routeSteps
{
	width: 250px;
}

#mapViewer
{
	width: 583px;
	height: 418px;
	position: relative;
}