@charset "iso-8859-1";

/*Stili Cart*/

.CartListTable {
	border-top: solid 1px #333333;
	border-left: solid 1px #333333;
}

.CartListHeader {
	padding: 3px;
	border-bottom: solid 1px #333333;
	border-right: solid 1px #333333;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px;	
	font-style: normal;	line-height: 1.6em;	font-weight: normal;	
	font-variant: normal;	
	text-transform: none;	
	color: #eeeeee;	
	background-color: #333333; 
	background-repeat: repeat-x;
	
}

.CartListFooter {
	padding: 3px;
	border-bottom: solid 1px #333333;
	border-right: solid 1px #333333;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px;	
	font-style: normal;	line-height: 1.6em;	font-weight: normal;	
	font-variant: normal;	
	text-transform: none;	
	color: #eeeeee;	
	background-color: #222222; 
	background-repeat: repeat-x;
	
}

.CartListLine01 {
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px;	
	font-style: normal;	line-height: 1.6em;	font-weight: normal;	
	font-variant: normal;	
	text-transform: none;	
	color: #eeeeee;	
	background-color: #222222;
	border-bottom: solid 1px #333333;
	border-right: solid 1px #333333;
}

.CartListLine02 {
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px;	
	font-style: normal;	line-height: 1.6em;	font-weight: normal;	
	font-variant: normal;	
	text-transform: none;	
	color: #eeeeee;	
	background-color: #222222;
	border-bottom: solid 1px #333333;
	border-right: solid 1px #333333;
}
