div#content {
	width:634px;
	margin-left:0px;
	padding-bottom:50px;

}

table.shop_basket {
	width:100%;
	border-collapse:collapse;
}

table.shop_basket td {
	border:1px solid #6BB02F;
	padding:3px;

}

table.shop_basket tr.header td {
	background-color:#6BB02F;
	color:#FFFFFF;

}


