

table#view_basket th.image, table#view_basket td.image {
		border-right:medium none;
}
table#view_basket thead th {
	background-color:#E5E5E5;
	border-color:#B4B4B2 #C3C3C1;
	border-style:solid;
	border-width:1px;
	white-space:nowrap;
}
table#view_basket td, table#view_basket th {
	padding:0.5em 0.9em;
	text-align:center;
	vertical-align:top;
}