* html .boxhead1 h2 {height: 1%;} /* For IE 5 PC */
.sidebox1  {
	/*margin: 0 auto;  center for now */
	margin:0px;
	float:left;
	width: 278px; /* ems so it will grow */
	background: url(sb_b_r2.gif) no-repeat bottom right;
	font-size: 100%;
}
.featured_vehicle1 .sidebox1
{
margin-top:15px;
}
.boxhead1 {
	background: url(sb_headr2.gif) no-repeat bottom right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead1 h2 {
	background: url(sb_head2.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 */
}
.boxbody1 {
	background: url(sb_b_l2.gif) no-repeat bottom left;
	margin: 0;
	padding: 0px 0px 0px 10px;	
}
.boxhead1 .Head {
color:#FFFFFF !important;
}


