/* Dudley Motor Company 2009 */
/* padding:top right bottom left; */

/* content on Home New Cars */

div#wn2	{ position:relative; width:445px; height:60px; overflow:hidden; margin:0; }
div#wn3	{ position:relative; width:445px; height:60px; overflow:hidden; margin:0; }
div#wn4	{ position:relative; width:445px; height:60px; overflow:hidden; margin:0; }

.mH1 			{width:579px; height:190px; font-size:16px; background-image:url("images/mH1.jpg"); background-repeat:no-repeat;}
.mH1SEAT		{width:579px; height:190px; font-size:16px; background-image:url("images/mH1SEAT.jpg"); background-repeat:no-repeat;}
.mH1Kia			{width:579px; height:190px; font-size:16px; background-image:url("images/mH1Kia.jpg"); background-repeat:no-repeat;}
.mH1Suzuki		{width:579px; height:190px; font-size:16px; background-image:url("images/mH1Suzuki.jpg"); background-repeat:no-repeat;}
.mH1Content		{margin: 10px 0 0 10px;}
.mH1Title		{height:120px; padding: 10px 0 0 0;}
.mH1Strap		{padding: 10px 0 0 0; font-size:14px; color:#c00606;}
.mH1Strap a		{font-weight:Normal; text-decoration:Underline; font-size:14px; color:#c00606;}

.newCar {
	width:70px;
	text-align:center;
	}
.newCarDesc {
	font-size:10px;
	font-weight:Bold;
	height:12px;
	}
.offerNewSEAT {
	float: left;
	width: 579px;
	background-image: url('images/offers/repeater-seat.gif');
	background-repeat: repeat-y	
	}
.offerNewKia {
	float: left;
	width: 579px;
	background-image: url('images/offers/repeater-kia.gif');
	background-repeat: repeat-y;	
	}
.offerNewSuzuki {
	float: left;
	width: 579px;
	background-image: url('images/offers/repeater-suzuki.gif');
	background-repeat: repeat-y;	
	}
.offerNewTopSEAT {
	float: left;
	width: 579px;
	height: 60px;
	background-image: url('images/offers/top-seat.gif');
	background-repeat: no-repeat;
	text-align:center;
	}
.offerNewTopKia {
	float: left;
	width: 579px;
	height: 60px;
	background-image: url('images/offers/top-kia.gif');
	background-repeat: no-repeat;
	text-align:center;
	}	
.offerNewTopSuzuki {
	float: left;
	width: 579px;
	height: 60px;
	background-image: url('images/offers/top-suzuki.gif');
	background-repeat: no-repeat;
	text-align:center;
	}		
.offer {
	float: left;
	width: 579px;
	height: 46px;
	}
.offer a:link, .offer a:visited {
	font-size:16px;
	font-weight:Normal;
	color:#b02c28;	
	}	
.offer h1 {
	margin: 10px 0 0 55px;
	font-size:16px;
	}	
.offerNewBottomSEAT {
	float: left;
	width: 579px;
	height: 8px;
	font-size:1px;
	background-image: url('images/offers/bottom-seat.gif');
	background-repeat: no-repeat
	}
.offerNewBottomKia {
	float: left;
	width: 579px;
	height: 8px;
	font-size:1px;
	background-image: url('images/offers/bottom-kia.gif');
	background-repeat: no-repeat;
	}
.offerNewBottomSuzuki {
	float: left;
	width: 579px;
	height: 8px;
	font-size:1px;
	background-image: url('images/offers/bottom-suzuki.gif');
	background-repeat: no-repeat;
	}		
.offerMiddle {
	float: left;
	width: 579px;
	}
.offerLinks a:link, .offerLinks a:visited {
	font-size:14px;
	color: #2d334c;
	font-weight:Normal;
	text-decoration:Underline;
	}
.offerLinks a:active, .offerLinks a:hover {
	text-decoration:None;
	}		
.offerNewLinks {
	float: left;
	width: 579px;
	}
.offerNewLinksContent {
	padding: 0 0 0 10px;		
	}	

.offerNewLinks a:link, .offerNewLinks a:visited {
	font-size:12px;
	color: #b02c28;
	font-weight:Normal;
	text-decoration:None;
	}
.offerNewLinks a:active, .offerNewLinks a:hover  {
	text-decoration:Underline;
	}		
.offerNewLinksL {
	float: left;
	width: 280px;
	}
.offerNewLinksR {
	float: left;
	width: 280px;
	text-align:left;	
	}		
.offerMiddle ul {
	margin: 10px 10px 0 20px;
	padding:0 0 0 10px;
	font-size:10px;
	color: #b02c28;
	list-style: none;
	list-style-image: url("images/arrow-red.gif");
	}
