header {
    margin-bottom: 0; /* override design.css */
}

#layoutWrapper  {width: 956px; margin:0 21px;}
#firstRow {
	text-align:left;
	float:left;
	color:#FFF;
	background-color:#f2f2f2;
	height:410px;
    width:960px;
    margin-bottom:10px;
}
#ModelLineUpImg {
	float:left;
	width: 643px;
	height:390px;
	overflow:hidden;
}
#ModelLineUpInfo {
	padding: 0 20px;
	color:#000000;
	height:408px;
    overflow-y:auto;
    border-left:1px solid #c6c6c6;
}
#ModelLineUpInfo a {
    text-decoration:none;
}
#ModelLineUpInfo h2 {
	color:#004b83;
    clear:both;
	padding-top:6px;
	margin-bottom: 9px;
	font-weight:normal;
    font-family:"VWHeadlineOTBlack","Arial Black","Arial","Verdana";
	font-size:15px;
}
.ModelText {
	color:#505254;
    font-family:"VWHeadlineOTBook","Arial","Verdana";
	font-size:11px;
}
#secondRow, #middleRow, #lastRow{
    float:left;
    margin-bottom: 12px;
    text-align: left;
}
#dealerText1{
    float:left;
    width: 958px;
}
#dealerText2{
    float:left;
    width: 640px;
}
#dealerText3{
    float:left;
    width: 290px;
    margin: 0px 0px 0px 10px;
}
.threeCols{
    float:left;
    min-height:200px;
    width:300px;
}
.threeColsDiv{
    float:left;
    background:url('images/divider.gif') left repeat-y;
    padding-left: 28px;
    min-height:200px;
    width:300px;
}

