body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #5b5a5a;
	letter-spacing: 1px;
	margin: 0px;
	}

a:link, a:visited, a:active {
	color: #00a67c;
	text-decoration: none;
	}
a:hover {
	color: #77ccb7;
	text-decoration: underline;
	}

H1 {
	font-size: 23px;
	color: #00a67c;
	font-weight: 400;
	margin:  10px 0 10px 0;
	}
H2 {
	font-size: 17px;
	color: #525252;
	font-weight: 400;
	margin:  0 0 10px 0;
	}
H3 {
	font-size: 13px;
	color: #00a67c;
	font-weight: bold;
	margin:  0 0 10px 0;
	}

th { text-align: right; }

address {
	font-style: normal;
	}
	
#clearboth {
	/* Clears Both */
	clear:both;
	}
	
#Contactform, #navigation, #dm_det_contact, #footer, #dm_det_info, #sub-navigation ul, #header a.skipcontent, #address, #breadcrumbs, #tabs, #search, #title2, #paging, #icons {display:none;}

#features, #details {display:block;}

#header {
	padding-bottom: 10px;
	border-bottom: 1px solid #666666;
	background-image:url(../images/cuautosales/title_bkg.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	}

#header h1 {
	font-size: 40px;
	}

#title {
	padding: 15px 0 5px;
	border-bottom: 1px solid #999999;
	}
	
#body {}

#images {
	padding: 15px 0 15px;
	border-bottom: 1px solid #999999;
	}

#sub-navigation {
	border-top: 1px solid #999999;
	margin-top: 30px;
	padding-top: 10px;
	}
#copyright {
	padding-bottom: 10px;
	}
#dm_browse_listing {
	margin: 15px 0;
	}
#dm_browse_listing li {
	display:inline;
	}
#img, #limg, #dm_browse_img {
	border: 1px solid #666666;
	float: left;
	margin: 3px;
	padding: 2px;
	}
#dm_browse_info {
	float: right;
	width: 500px;
}
#dm_browse_info h3 {
	font-size: 19px;
	float: left;
	width: 200px;
}
#dm_browse_info #price {
	float: right;
	width: 200px;
}
#dm_browse_info #price th {
	text-align: right;
	font-size: 11px;
	line-height: 11px;
	font-weight: 400;
	padding-right: 10px;
	color: #969696;
}
#dm_browse_info #price td {
	text-align: left;
	font-size: 18px;
	padding: 0px;
	color: #969696;
}
#info {
	border: 1px solid #999999;
	}
#header h1 {
	display: none;
	}
#header #h1-text {
	float:right;
	}
.logoimg {
	float: left;
	}
#details, #features {
	display:block;
	}
#contact {
	float:left;
	margin-right: 20px;
	}
#map  {
	float:right;
	border: 1px solid #979797;
	background-color: #e5e3df;
	width: 450px;
	height: 300px;
	margin: auto;
	}