
ul.cartItemTpl6 {
	list-style : none ;
	padding : 3px ;
	background-color :#ffffff ;
	border : 2px solid #196894 ;
	border-bottom: 0px ;
	color : #000000 ;
	line-height : 150% ;
	font-size:12px;
	margin:0px;
}

ul.cartItemTpl6 li.itemBlockTpl6 {
	margin-bottom : 5px ;
	padding-bottom : 5px ;
}

li.itemBlockTpl6 a {
	font-weight: bold ;
}

ul.cartItemTpl6 .cartItemPriceTpl6 {
	color: #000033 ;
}

p.totalPriceTpl6 {
	margin  : 0px ;
	padding : 5px ;
	font-size : 12px ;
	font-weight :bold ;
	background-color :#93d4f8 ;
	color:#196894 ;
	text-align:right;
	border-top : 1px dashed #196894 ;
	border-bottom : 2px solid #196894 ;
	border-left : 2px solid #196894 ;
	border-right : 2px solid #196894 ;
	background-image: url(i/bg.gif) ;
}
