﻿.CartViewGrid
{
}
.CartViewHeader
{
	color: White; 
	cursor: pointer;  
	font-weight: bold; 
	border: 1px solid #300;
	height: 12px;
	line-height: 12px;
	background-image: url(/Assets/Images/group_bg.gif);
}
.CartViewItem
{
}
.CartViewAltItem
{
	background-color: #F4F4F4;
}
