.basket {
	width: 589px;
	_width: 590px;
	margin: 0 0 0 1px;
	_margin: 0px;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
}
.basket td {
	padding: 7px;
}
.basket td.itemhead {
	background:url(../img/cart/top-head.gif) repeat-x;
}
.basket td.subtotal {
	border-top: solid 1px #CCCCCC;
}
.basket small {
	font-size: 10px;
}
.basket td {
	border-right: solid 1px #CCCCCC;
}
.basket td#last {
	border: none;
	width: 15%;
}
.basket_top {
	background:url(../img/cart/top.gif) no-repeat bottom;
	width: 590px;
	height:6px;
	margin:0;
}
.basket_bottom {
	background:url(../img/cart/bottom.gif) no-repeat;
	width: 590px;
	height:6px;
}
#coupon input {position:absolute ;right: 105px;
    top: 15px;
    width: 200px;}
#cartsubmit {
    border: 0 none;
    cursor: pointer;
    display: block;
    position: relative;
    margin-top: 12px;
    text-indent: -99999px;	
	background:url('/assets/images/buttons/next.gif');
	width:106px;
	height:37px;
	
}
a.actbutton {
    color:#fff;
    padding: 8px 10px 8px 35px;
    width:auto;
    float:left;
    font-size:11px;
    border-right: 1px solid #589FDC;
}
a.ab_recal {background: #3B8ED6 url('/assets/images/buttons/actrefresh.png') no-repeat;}
a.ab_recal:hover {background: #0B144E url('/assets/images/buttons/actrefresh.png') no-repeat; background-position: 0 -31px;}
a.ab_shop {background: #3B8ED6 url('/assets/images/buttons/actshopbg.png') no-repeat; background-position: right 0; border:0;}
a.ab_shop:hover {background: #0B144E url('/assets/images/buttons/actshopbg.png') no-repeat;  background-position:right -31px;border:0;}
a.ab_shop span {background: url('/assets/images/buttons/actshop.png') no-repeat; height:16px; width:16px;}
a.ab_empty {background: #3B8ED6 url('/assets/images/buttons/actdelete.png') no-repeat 10px 8px;}
a.ab_empty:hover {background: #0B144E url('/assets/images/buttons/actdelete.png') no-repeat 10px 8px;}
#progressbalk {margin-left:12px;}
