.basketContainer{width:770px; margin:1px 0 0 0; float:left;}
.basketContainer table.basket{width:770px; color:#575757;}
.basketContainer table.basket td {font-size: 9pt;}
.basketContainer table.basket tr#header{height:34px;}
.basketContainer table.basket th{background:#dadedf;}
.basketContainer table.basket th.image{width:60px;}
.basketContainer table.basket th.code{width:60px;}
.basketContainer table.basket th.description{ text-align:left;}
.basketContainer table.basket th.stock{width:40px;}
.basketContainer table.basket th.packSize{width:70px;}
.basketContainer table.basket th.qty{width:70px;}
.basketContainer table.basket th.unitPrice{width:80px;}
.basketContainer table.basket th.nett{width:80px;}
.basketContainer table.basket th.delete{width:50px;}
.basketContainer table.basket tr{height:62px;}
.basketContainer table.basket td{text-align:center; border-bottom:1px solid #ebebeb;}
.basketContainer table.basket td.image{width:60px;}
.basketContainer table.basket td.code{width:60px;}
.basketContainer table.basket td.description{text-align:left;}
.basketContainer table.basket td.description a{color:#575757;}
.basketContainer table.basket td.stock{width:40px;}
.basketContainer table.basket td.packSize{width:70px;}
.basketContainer table.basket td.qty{width:70px;}
.basketContainer table.basket td.qty input{width:20px; height:18px; text-align:center;}
.basketContainer table.basket td.unitPrice{font-weight:bold; border-right:1px solid #ebebeb;width:80px;}
.basketContainer table.basket td.nett{font-weight:bold;width:80px;}
.basketContainer table.basket td.delete{width:50px;}

.basketContainer table.totals {margin-bottom:10px; font-weight:bold; color:#575757;}
.basketContainer table.totals tr{height:30px;}
.basketContainer table.totals td {font-size: 9pt;}
.basketContainer table.totals tr.delivery td{border-top:1px dotted #8eb2c0; border-bottom:1px dotted #8eb2c0;}
.basketContainer table.totals tr.total{height:40px; background:#dadedf;}
.basketContainer table.totals tr.total td{font-size:16px;}
.basketContainer table.totals tr td.text{width:616px; padding-right:20px; text-align:right; border-right:1px solid #ebebeb;}
.basketContainer table.totals tr td.cost{width:124px; padding-left:10px; text-align:left;}

.basketContainer a.button{margin:10px 10px 0 0;}
.basketContainer a.btn_checkout{float:right; margin:10px 20px 0 0;}

.basketContainer img#secureImage{margin:20px 100px;}

div.rightContent div.bannerImage 
{
	margin:0 /* 0 10px 0*/;
	float: left;
}
.contentWide .banner{width: auto; height: auto;}

.bannerMain {width: 770px; height: auto; margin-top: 20px; float: left;}
.bannerMain a {display: block;}
