/* CSS Document for Porsche headers page*/
#item3{
	float:left;
	width:867px;
	margin:5px 0;
padding:10px 0 0 10px;
background:#eae9e7;
}
#item3 dl{
	height:165px;
	float:left;
	width:880px;
	margin:0;
	padding:0 0 2px 0;
	display:inline; /*IE double margin bug */
	background:#eae9e7 url(img/corner.jpg) no-repeat bottom right;
}
#item3 .title_3pics{	
	width:100%;
	font-size:120%;
	letter-spacing:1px;
	font-weight:bold;
	color:#2C2C2C;
}
#item3 dd {
	margin:0 15px 0 0;
	padding:0;
	line-height:1.5em;
	font-weight:normal;
	color:#666;
}

#item3 .price{
	color:#330;
	font-style:italic;
}
#item3 .img_3pics img{
	display:inline;
	float:right;
	position:relative;
	margin:3px 0 3px 10px;
	padding:4px;
	background:#ccc;
	border-top:solid 1px #CCC;
	border-left:solid 1px #ccc;
	border-bottom:solid 1px #666;
	border-right:solid 1px #666;
}
#item3 .alt{
	background:#fff;
}

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