/* Dudley Motor Company 2009 */
/* padding:top right bottom left; */

/* content on Home New Cars */

.newCar {
	width:80px;
	text-align:center;
	}
.newCarDesc {
	font-size:10px;
	font-weight:Bold;
	height:12px;
	}
.offerNew {
	float: left;
	width: 579px;
	background-image: url('images/offers/repeater.gif');
	background-repeat: repeat-y;
	margin: 10px 0 0 0;
	}
.offerNewTop {
	float: left;
	width: 579px;
	height: 46px;
	background-image: url('images/offers/top.gif');
	background-repeat: no-repeat;
	text-align:center;
	}
.offerChevrolet {
	float: left;
	width: 579px;
	height: 46px;
	}
.offerChevrolet a:link, .offerChevrolet a:visited {
	font-size:16px;
	font-weight:Normal;
	color:#131f59;	
	}	
.offerChevrolet h1 {
	margin: 10px 0 0 0px;
	font-size:16px;
	}	
.offerNewBottom {
	float: left;
	width: 579px;
	height: 8px;
	font-size:1px;
	background-image: url('images/offers/bottom.gif');
	background-repeat: no-repeat;
	}
.offerMiddleChevrolet {
	float: left;
	width: 579px;
	}
.offerLinks a:link, .offerLinks a:visited {
	font-size:14px;
	color: #131f59;
	font-weight:Normal;
	text-decoration:Underline;
	}
.offerLinks a:active, .offerLinks a:hover {
	text-decoration:None;
	}		
.offerNewLinks {
	float: left;
	width: 579px;
	}
.offerNewLinksContent {
	padding: 10px 0 0 10px;		
	}	

.offerNewLinksChevrolet a:link, .offerNewLinksChevrolet a:visited {
	font-size:12px;
	color: #131f59;
	font-weight:Normal;
	text-decoration:None;
	}
.offerNewLinksChevrolet a:active, .offerNewLinksChevrolet a:hover  {
	text-decoration:Underline;
	}		
.offerNewLinksL {
	float: left;
	width: 280px;
	}
.offerNewLinksR {
	float: left;
	width: 280px;
	text-align:left;	
	}		
.offerMiddleChevrolet ul {
	margin: 10px 10px 0 20px;
	padding:0 0 0 10px;
	font-size:10px;
	color: #131f59;
	list-style: none;
	list-style-image: url("images/arrow-red.gif");
	}
