#main_content
{
    height:490px;
}
#main_flash_embed, #main_flash_embed_video {
	position: absolute;
	width: 960px;
	height:511px;
	top: 0;
}
* html #main_flash_embed, * html #main_flash_embed_video{
	height: auto !important;
}
/* overrides for MY09 vehicles  */

#vehicle_pricing
{
	z-index:0;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='',sizingMethod='scale') !important;
	padding:0px !important;
}

#pricing_gaq{
	display:none;
}

#vehicle_pricing .current_incentives_link{
	padding-right: 10px;
	padding-top: 10px;
	font-size:10px;
	top:62px !important;
}

#vehicle_shown_info_container{
	display:none;
}

#vehicle_pricing, #vehicle_pricing_background {
	/*left:750px !important;
	width:200px !important;*/
} 

#content h3 {
	font-weight:normal;
}

/* Safari 3 HACK*/
@media screen and (-webkit-min-device-pixel-ratio:0){
	#main_flash_embed,  #main_flash_embed_video{
		height: auto !important;
	}
}
