#dealerLanding
{
	font-family: Arial, Helvetica, sans-serif; 
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	position: relative;
	height: 193px;
}

#dealerLandingCount
{
	position: absolute;
	left: 0px;
	border: 1px solid #a6d0e7;
	width: 228px;
	height: 191px;
	background-color: #f2f2fa;
}

.bigLetters
{
	font-size: 108px;
	line-height: 100px;
	font-weight: normal;
}

.dealerLandingDetails
{
	position: absolute;
	left: 240px;
	border: 1px solid #a6d0e7;
	width: 399px;
	height: 191px;
	background-color: #f2f2fa;
	text-align: left;
	padding-left: 10px;
}

.dealerName
{
	line-height: 40px;
	color: #333333;
	font-size: 20px;
	font-weight: bold;
}

.telephone
{
	line-height: 40px;
	color: #005a9b;
	font-size: 20px;
	font-weight: bold;
}

.address
{

	font-size: 12px;
	color: #333333;
	font-weight: normal;
}

.getDirections
{
	font-size: 12px;
	color: #0000ff;
}

#openingHours
{
	position: absolute;
	top: 45px;
	right: 20px;
	font-size: 12px;
	text-align: center;
}

#openingHours td, tr, table
{
	margin: 0; 
	padding: 1; 
	padding-left: 4px;
	border-collapse: collapse;
	font-weight: normal;
	text-align: left;
}

#dealerLandingMap
{
	position: absolute;
	left: 652px;
	border: 1px solid #a6d0e7;
	width: 318px;
	height: 191px;
	margin-left: 10px;
	background-color: #f2f2fa;
}

.locatorMotabilityDetail
{
	overflow: auto;
}

.locatorFacilities
{
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
}

.locatorMotabilityDescription
{
	margin-top: 5px;
	border: 1px solid #a6d0e7;
	width: 633px;
	height: 201px;
	font-size: 14px;
	line-height: 20px;
	float: left;
}

.locatorMotabilityOffers
{
	margin-top: 5px;
	width: 303px;
	height: 201px;
	margin-left: 10px;
	float: left;
}