@charset "utf-8";
/* CSS Document */

.new-car-1 {
	width:240px;
	float:left;
}

.new-car-1 p {
	padding:5px;
}

.new-car-1 h3 {
	background-color:#DADADA;
	background-image:url(../graphics/home_tabs.gif);
	background-repeat:repeat-x;
	background-position:right top;
	height:35px;
	width:230px;
	border-bottom:#45505f solid 10px;
	padding:0;
}

.new-car-1 h3 a {
	display:block;
	width:210px;
	color: #333;
	height:35px;
	font-size:11px;
	padding:10px;
	font-weight:bold;
}

.new-car-1 h3 a:hover {
	color:#fff;
	text-decoration: underline;
	background-color:#45505f;
	background-image:url(../graphics/navigation_over.jpg);
	background-repeat: repeat-x;
	background-position:top;
}

.new-car-1 a {
	font-size:10px;
	color:#333;
}

#newcar_description {
	width:320px;
	float:left;
	margin-right:10px;
	min-height:525px; 
}
	
#newcar_description h1 { 
	background-color:#DADADA;
	background-image:url(../graphics/home_tabs.gif);
	background-repeat:repeat-x;
	background-position:right top;	
	width:300px;
	padding:10px;
	border-bottom:#45505f solid 10px;
}

#newcar_description p {
	padding:10px;
	padding-top:0px;	
}	

#right_newcars {
	width:585px;
	float:left;
}

#new_carlinks {
	position:absolute;
	left: 357px;
	top: 690px;
}

#show {
	float:left;
}

#show  h1 {
	background-color:#DADADA;
	width:565px;
	padding:10px;
	border-bottom:#45505f solid 10px;
}
