/* CSS custom headers Page */

#header_top{
	clear:both;
	height:165px;
}
.header_title a{
color:#2C2C2C
}
.header_title a:visited{
color:#2C2C2C
}
.header_title a:hover{
color:#fff
}


.header dd{
margin:0;
padding:0 10px 0 0;
}


.header_title{
font-size:120%;
color:#2C2C2C;
    padding:3px 0 3px 0;
	margin:0 0 4px 0;
	letter-spacing: 1px;
	font-weight:bold;
text-align:center;
	background:#C0C0C0;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	border-bottom:1px solid #ccc;
}
.header{
	background:#EFEFEF;
	margin:0 7px 10px 7px;
	padding:0 0px 10px 0px;
	height:145px;
	width:202px;
	float:left;
	border:1px solid #ccc;
	border-top:1px solid #fff;
	border-left:1px solid #fff
}
.header img{
border-style:none;
margin:3px 0 0 16px;
}

#vehic_item{
	float:left;
	width:880px;
	padding:0;
}
#vehic_item dl{
	
	float:left;
	width:880px;
	margin:0 0 10px 0;
	padding:0;
	display:inline; /*IE double margin bug */
	background:#eae9e7 url(img/corner.jpg) no-repeat bottom right;
}

#vehic_item dt{
	float:right;
	width:595px;
	margin-top:10px;
	padding:0;
	font-size:120%;
	letter-spacing:1px;
	font-weight:bold;
	color:#2C2C2C;
	background:#eae9e7;
}
#vehic_item .title_2pics dt{
	width:316px;
}
#vehic_item dd{
	margin:0;
	padding:0;
	line-height:1.5em;
}

#vehic_item dd.img img{
	float:left;
	margin:0 8px 0 0;
	padding:4px;
	background:#ccc
}

#vehic_item .img img{
	border-top:solid 1px #ccc;
	border-left:solid 1px #ccc;
	border-bottom:solid 1px #666;
	border-right:solid 1px #666;
	background:#ccc;	
}
#vehic_item .img_2pics img{
display:inline;
	float:left;
	margin:0 8px 0 0;
	padding:4px;
	background:#ccc;
border-top:solid 1px #CCC;
	border-left:solid 1px #ccc;
	border-bottom:solid 1px #666;
	border-right:solid 1px #666;
}
#vehic_item .gray a{
	position:absolute;
	margin-right:15px;
	text-indent:-300px;
	display:block;
	width:270px;
	
}
#vehic_item .alt{
	background:#fff;
}
#vehic_item .alt_title{
	background:#fff;
}
#vehic dt a{
	color:#2C2C2C
}
#vehic_item .sm_dyno img{ 
border:solid 1px #666;
position:absolute;
margin-left:20px;
padding:0;
} 
/* Paypal Only */
.header_buynow{
float:right
}
.header_buynow img{
margin-right:23px
}

#vehic_item table{
margin:3px 20px 3px 3px;
width:710px;
}
#vehic_item p{
margin:0;
display:inline;
}


#vehic_item .view_cart dl{
padding:10px 0 5px 0;
margin:0 0 10px 0;
background:none;
border-bottom:dotted 1px #666
}
#vehic_item .view_cart p{
margin-left:7px;
}