.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #FFFFFF;
}

div.mask_wrap{
	position:relative;
	width:172px;
	height:172px;
	overflow:hidden;
	background:#fff;
	float:left;
	margin-bottom:10px;
}
div.manufacturer_wrap{
	float:left;
	margin: 0 20px 20px 0;
	width: 172px;
}
div.manufacturer_wrap.right{
	margin: 0 0 20px 0;
}
div.mask_wrap img.mask{
	z-index:11;
}
div.mask_wrap img{
	position:absolute;
	top:0px;
	left:0px;
	z-index:10;
}
div.manufacturer_wrap p{
	text-align:center;
	font-weight:bold;
	margin: 10px 0 0 0;
	
}

a img{
	border:0;
}

h1.what_drive{
	color:#FFDE00;
	margin:0;
	padding:5px 0;
	font-size:28px;
}
div.what_drive_heading{
	margin:20px 0;
	padding-bottom:5px;
	border-bottom:2px solid #FFDE00;
}

div.detail_wrap{
	float:right;
	width:550px;
}
div.detail_wrap h1{
	margin-top:0;
}
.detail_clear{
	clear:both;
	height:0;
	overflow:hidden;
	border-bottom:2px solid #FFDE00;
	margin-bottom:20px;
}

