#MainContainer .Content {
	padding: 30px 20px 10px 20px;
}
#BannerContainer {
	border-top: 1px solid #ebebeb;
	padding-top: 30px;
	margin-top: 0;
}
.Engine {
	width: 455px;
	float: left;
}
.EngineFacts {
	float: left;
	width: 200px;
	margin-top: -11px;
}
.EngineFacts h3 {
	font-size: 18px;    
	padding-bottom: 10px;
}
.EngineFacts p {
	margin-bottom: 15px;
    
}
.EngineFacts li {
	list-style-type: disc;
	margin-left: 15px;
}
.EngineTable td,
.EngineFacts li,
.EngineFacts p {
	font-size: 13px;
	line-height: 18px;
    
}



.EngineFacts a:link ,.EngineFacts a:visited ,.EngineFacts a:hover ,.EngineFacts a:active {
     color:#989899;
     text-decoration:underline;
}



.EngineFacts h2 {
    font-size:18px;
    font-weight:bold;
    color:#0d7a6c;    
}


.Content .Divider {
	clear: both;
	width: 654px;
	height: 15px;
	background-image: url(../images/maincontainer_divider.png);
	margin-bottom: 15px;
}
.EngineTable {
	width: 470px;
	float: left;
}
.EngineTable table {
	margin-bottom: 20px;
	width: 100%;
}
.EngineTable th {
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 3px 10px;
}
.EngineTable td {
	padding: 3px 7px;
	text-align: center;
}
.EngineTable td.left {
	text-align: left;
}
.EngineChart {
	float: right;
	margin-right: 25px;
}


.ImageContainerLeft {
	height: 110px;
	background-image: url(../images/news_arrow_left.png);
	background-position: center center;
	background-repeat: no-repeat;
	width: 12px;
	background-color: #eceded;
	float: left;
	cursor: pointer;
}
.ImageContainerRight {
	height: 110px;
	background-image: url(../images/news_arrow_right.png);
	background-position: center center;
	background-repeat: no-repeat;
	width: 12px;
	background-color: #eceded;
	float: right;
	cursor: pointer;
}
#ImageContainer {
	width: 670px;
	height: 119px;
	overflow: hidden;
	position: relative;
	float: left;
	top: -3px;
}
#ImageContainer #Images {
	position: relative;
	left: 0;
	width: 1020px;
	height: 119px;
	float: left;
}
#ImageContainer .Image {
	width: 148px;
	height: 101px;
	margin-right: 3px;
	padding: 9px;
	float: left;
	background-image: url(../images/lightbox_bg.png);
}






.EngineFacts2 {
	float: left;
	width: 200px;
	margin-top: -11px;
}
.EngineFacts2 h3 {
	font-size: 18px;    
	padding-bottom: 10px;
}
.EngineFacts2 p {
	margin-bottom: 15px;
    font-size: 15px;
    color:#787879;
}
.EngineFacts2 li {
	list-style-type: disc;
	margin-left: 15px;
}
.EngineTable td,
.EngineFacts2 li,
.EngineFacts2 p {
	
	line-height: 18px;

    font-size: 15px;
    color:#787879;

   
}



.EngineFacts2 a:link ,.EngineFacts2 a:visited ,.EngineFacts2 a:hover ,.EngineFacts2 a:active {
    
     font-size: 15px;
    color:#787879;
     text-decoration:underline;
}



.EngineFacts2 h2 {
    font-size:18px;
    font-weight:bold;
    color:#0d7a6c;    
}
