.ViewTemplateBottomWrapper {
	padding-left: 32px;
	padding-right: 32px;
	margin-top: 25px;
	
	width: 100%;
	
	color: #999999;
	
	font-family: Tahoma;
}

/* Bottom LEFT */
.ViewTemplateBottomWrapper .VTTWBottomLeft {
	font-size: 10pt;
	font-weight: bold;
	vertical-align: middle;
	
	height: 87px;
}


.ViewTemplateBottomWrapper .VTTWBottomLeft a {
	font-size: 10pt;
	font-weight: bold;
}

.ViewTemplateBottomWrapper .VTTWBottomLeft .VTTWBottomLeftPhone {
	text-align: left; 
	vertical-align: bottom;
	padding-left: 5px;
}
/* Bottom RIGHT */
.ViewTemplateBottomWrapper .VTTWBottomRight {
	font-size: 10pt;
	vertical-align: top;
	text-align: right;
	height: 87px;
}

.ViewTemplateBottomWrapper .VTTWBottomRight tr {
	color: #999999;
	text-align: right;
}

.ViewTemplateBottomWrapper .VTTWBottomRight img {
	border: 0px;
	margin: 0px;
	padding:0px;
	float: right;
}

.ViewTemplateBottomWrapper .VTTWBottomRight table {
	font-size: 9pt;
	width: 100%;	
	height: 87px;
}
.ViewTemplateBottomWrapper .VTTWBottomRight table td a {
	font-weight: bold;
	color: white;
	text-decoration: none;
}

.ViewTemplateBottomWrapper .VTTWBottomRight .VTTWMainMenu {
	height: 80%;
	vertical-align: bottom;
	font-size: 10pt;
}

.ViewTemplateBottomWrapper .VTTWMainMenu a {
	color: #999;
	text-decoration: none;
	text-transform:uppercase;
}
.ViewTemplateBottomWrapper .VTTWMainMenu a:hover {	
	color: #fff;
	text-transform:uppercase;
}
.ViewTemplateBottomWrapper .VTTWCarMakes {
	font-size: 10pt;
	font-weight: bold;
	color: #bababa;
	
	
	width: 100%;
	height: 82px;
}

.ViewTemplateBottomWrapper .VTTWCarMakes .VTTWCarMakesSpacer {
	width: 52px;
}
