* html .boxhead h2 {height: 1%;} /* For IE 5 PC */
.sidebox  {
	/*margin: 0 auto;  center for now */
	margin:0px;
	float:left;
	width: 308px; /* ems so it will grow */
	background: url(sb_b_r.gif) no-repeat bottom right;
	font-size: 100%;
}
.featured_vehicle .sidebox 
{
margin-top:15px;
}
.boxhead {
	background: url(sb_headr.gif) no-repeat bottom right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(sb_headl.gif) no-repeat bottom left;
	margin: 0;
	padding: 14px 30px 15px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
	background: url(sb_b_l.gif) no-repeat bottom left;
	margin: 0;
	padding: 0px 30px 15px;	
}
.boxhead .Head {
color:#FFFFFF !important;
}
.cont_area
{
background:url(content_box_bg.gif) repeat-y;
width:550px;
}

.new_roundcont {
	background-color: #e0e0e0;
	color: #fff;
	width:100%;
}

.roundcont {
	background-color: #e0e0e0;
	color: #fff;
	margin:0px 8px;
	
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}


