ul.cartItemTpl5 {
	list-style : none ;
	padding : 3px ;
	background-color :#FFF ;
	border : 3px solid #fcaf29 ;
	color : #775533 ;
	line-height : 150% ;
	font-size:12px;
	margin:0px;
}

ul.cartItemTpl5 li.itemBlockTpl5 {
	margin-bottom : 5px ;
	padding-bottom : 5px ;
}

li.itemBlockTpl5 a {
	text-decoration: none ;
	color: #ee9d10 ;
	border-style: dashed ;
	border-width: 0 0 1px 0 ;
	border-color: #ee9d10 ;
}

ul.cartItemTpl5 .cartItemPriceTpl5 {
	color:#775533 ;
}

p.totalPriceTpl5 {
	margin  : 0px ;
	padding : 5px ;
	font-size : 12px ;
	font-weight :bold ;
	background-color :#fcaf29 ;
	color:#FFF ;
	text-align:right;

}