@charset "UTF-8";
/* CSS Document */

/************************************************************************
**                                                                     **
**                     T04 VehicleOverview.Master	                   **
**                                                                     **
************************************************************************/
.EOLlegalTextStyle
{
	position: absolute;
	bottom: 10px;
	float:left;
	clear:both;
	line-height: 	15px;
}

.EOLheaderTextStyle
{
	width: 	158px;
	height: 25px;
	margin-bottom: 10px;
	color: #990033;
}

#EOLvehicleImage
{
	position: 		relative;
	width: 			502px;
	height: 			290px;
	overflow: 		hidden;
	margin-left: 	10px;
	right: 			0px;
	float: 			left;
}

#EOLvehicleText
{
	position: 		relative;
	margin-bottom: 	0px;
	width: 			500px;
	height: 			290px;
	float: 			left;
	line-height: 	10px;
}

#EOLvehicleInfo
{
	position: 		relative;
	clear: 			both;
	width: 			300px;
}

#EOLmodelLinks
{
	float: left;
	margin-left: -10px;
	padding-left: 10px;
	width: 758px;
	height: 28px;
	border-top: 1px solid #E6E7E8;
	border-bottom: 1px solid #E6E7E8;
	overflow:hidden;
}

#EOLmodelLinks a
{
	cursor: pointer;	
}

#EOLlnk1
{
	height: 28px;
	width: 182px;
	margin: 7px 10px 0px 0px;
	float: left;
}

#EOLlnk2
{
	position: relative;
	width: 182px;
	height: 28px;
	margin: 7px 10px 0px 0px;
	float: left;
}

.EOLexplore
{
	background-color: #E6E7E8;
	float: right;
	height: 20px;
	width: 182px;
	position: relative;
	margin-right: 5px;
	margin-top: 5px;
	height: 19px;
}

.EOLlinkText
{
	padding-top: 2px;
}

.EOLVideoButton
{
 margin-right: 5px;    
}

#EOLMarketingText
{
	line-height:14px;
	margin-bottom:10px;
}
