/* CSS custom engine Page */

#engine_item{
	float:left;
	width:880px;
	padding:0;
}
#engine_item dt{
	float:right;
	margin-top:10px;
	padding:0;
	font-size:120%;
	letter-spacing:1px;
	font-weight:bold;
	color:#2C2C2C;
	background:#eae9e7;
}

#engine_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;
}
#engine_item dd{
	margin:0;
	padding:0;
	line-height:1.5em;
}

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

#engine_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;	
}

#engine_item .alt{
	background:#fff;
}
#engine_item .alt_title{
	background:#fff;
}
#engine_item dt a{
	color:#2C2C2C
}
#engine_item .alt_title, #engine_item dt{
width:740px
}



#engine_item #engine{
border-bottom:solid 1px #ccc;
clear:both;
font-size:14px;
float:left;
margin-bottom:5px;
width:100%;
min-height:110px;
background:url(img/engine_assembly1.jpg) 99% 0 no-repeat;
}

#engine_item #engine .left{
float:left;
width:650px;
background:#fff;
margin-top:4px;
}
#engine_item #engine .left dt{
float:left;
width:650px;
background:#fff;
color:gray;
font-wieght:bold;

font-size:100%
}
#engine_item #engine dl{
margin:0;
padding:0 0 22px 20px;
border-right:dotted 1px gray;
}
#engine_item #engine dd{
margin:10px 0;
font-size:12px;
}
#engine_item #engine b{
color:#01839b;
}
#engine_item #engine .left dt{
color:#1f5484;
font-weight:bold;
}
#engine_item #engine .left dt a{
color:#01839b;
}
#engine_item #engine .left dt a:hover{
color:#1f5484;
}

/* Paypal Styles Only */
.engine_buynow{
float:right
}
#engine_item .view_cart dl{
padding:10px 0 5px 0;
margin:0 0 10px 0;
background:none;
border-bottom:dotted 1px #666
}
#engine_item .view_cart p{
margin-left:7px;
}
#engine_item table{
width:175px;
margin-right:10px;
background:#ccc
}
#engine_item p{
margin:0;
display:inline;
}
#engine_item .engine_buynow .cart_button{
margin:0 10px 0 0;
}
/* Paypal Styles Only End */