#shoppingcart td
{
	font-size: 11px;
	font-family:Arial;
} 

#shoppingcart
{
	font-size: 11px;
	font-family:Arial;
} 

#shoppingcart INPUT
{
	font-size: 11px;
	font-family:Arial;
} 

#shoppingcart SELECT
{
	font-size: 11px;
	font-family:Arial;
} 


#shoppingcart  HR 
{
	height:1px;
	border-top:1px dotted #808080;
	border-left:0;
	border-bottom:0;
	border-right:0;
	
}

#shoppingcart .title
{
	color:#2a799b;
}

#shoppingcart .sidebox
{
	background-color:#f6efe7;
	border:1px solid #c4bec0;
}

#shoppingcart .sideboxtitle
{
	background-color:#f2e5d5;
	border-bottom:1px dotted #808080;
	
}

