table.shopcart{
border:1px #e0e0e0 solid;
}

table.shopcart td.cap{
background:#f5f5f5;
border-bottom:1px #e0e0e0 solid;
}

td.nogoods{
background:url(../images/alert.png) left center no-repeat;
padding-left:23px;
}

input.cartacc{
border:1px #e0e0e0 solid;
height:18px;
width:30px;
line-height:18px;
padding:0px 3px;
color:#555;
background:#f5f5f5;
}

td.shopcarttitle{
height:20px;
background:url(../images/cart1.jpg) left 8px no-repeat;
padding:8px 0px 0px 25px;
font:12px/16px Verdana, Arial, Helvetica, sans-serif;
color:#464646;
}