#manualsContainer{
	margin:0 auto 0 17px;
	width: 866px;
}


#manualsContainer > h2{
	width:162px;
	height:14px;
	text-indent:-99999px;
	margin-left:-6px;
	margin-top:-20px;
}

#gMdsContent {
	min-height:700px;
	height:auto !important;
	height:700px;
	margin-top:0px !important;
    color:#545454;
    font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
}
#gMdsPage #gMdsContent a:link, #gMdsPage #gMdsContent a:visited {
  color:#46A6DE;
}
#gMdsPage #gMdsContent a:hover{

  color:#1450AA;
}



.lowspeed #gMdsContent {
	margin-top:22px !important;
}

#manualInfo {
width:950px;
margin-left:13px;
}

#instructions p{
	margin-left:22px;
}

.vehicle{
	height: 151px;
	margin: -2px 7px;
	width: 395px;
	padding: 12px;
	display:inline;
	float:left;
	text-align:center;
	background:url(../../../assets/en/images/owners/manuals/manualContainer.jpg) top left no-repeat;
}
.vehicle .vehicleImg {
	float:left;
	height:196px;
	width:116px;
	padding:2px;
	height:1px;
}

.vehicleImg, .vehicleManuals{
	float: left;
	margin: 10px;
	display:inline;
}

ul{
	margin:0px 0px 0px 7px;
	padding:0px;
	text-align:left;
}

ul li{
	list-style: none;
	list-style-image: none;
}

#vehicleManuals ul li{
	margin-bottom: 10px;
}

#instructions{
	margin: 14px 0 22px -27px;
}

.hiddenArea{
	display: none;
}

.displayedArea{
	display: block;
}

/* highspeed lowspeed toggling */
div#gMdsContent > div.hook { display:block; }
div#gMdsContentFlashHook { display:none; }
.highspeed div#gMdsContent > div.hook { display:none; }
#gMdsContentNavFlashHook { visibility:hidden; }
.highspeed #mdsNavLogo,.highspeed #mdsNavGlobal,.highspeed #mdsNavDivision,.highspeed #mdsVehicleNav,.highspeed #mdsSearchSite,.highspeed #gMdsSubNav,.highspeed #mdsSavedInfo{
	visibility:hidden;
}
.highspeed #gMdsContentNavFlashHook{ visibility:visible; }
.lowspeed #gMdsNav { visibility:visible; }
.lowspeed div#gMdsContent > div.hook { display:block; }
.highspeed div#gMdsContent > div.hook { display:block; }
.highspeed div#gMdsContentFlashHook { display:block; }
.lowspeed div#gMdsContentFlashHook { display:none; }

div#manualInfo h2{
font-size:14px !important;
}

html #instructions p{
	margin-left:28px !important;
	*margin-top:30px !important;
}


html #manualsContainer h1{
	background:url(../../../assets/en/images/owners/manuals/title_vehicle_manuals.jpg) top left no-repeat;
	width:163px;
	height:12px;
	text-indent:-9999px;
}

html #manualsContainer h2{
	text-indent:-9999px;
}

.vehicleManuals h2{
	text-indent:0px !important;
}

