/* Single Copy Showroom - Stylesheet - Bertrams 2010 */


body {
font-family: Arial, Helvetica, sans-serif; 
}

div {
	background-color: rgb(235, 255, 229);
	width:280px;
}

table, td , tbody{
	background-color: rgb(235, 255, 229);
	border="0px";
	cellpadding="0";
	cellspacing="0px";
	text-align: left;
	width:50%;
	padding:2px;
	border:0px;
	margin:0px; 
}

#shoppingBasket {

}


