
div.cart {font: 12px arial, sans-serif; color: #838383; line-height: 18px; background-image: url("./images/cart.gif"); background-repeat: no-repeat; width: 305px; height: 60px; margin: 0 0 0 0; padding: 0 0 0 0; background-position: 13px 12px; background-color: #ffffff;}
div.cart a {color: #00477C;}
div.cart a.dot {text-decoration: none; border-bottom: 1px dashed #00477C; color: #00477C;}
div.cart a:hover {color: #CD1717; border-color: #CD1717;}

div.cart div.lt {background-image: url("./images/sharpen-lt.gif"); background-repeat: no-repeat; background-position: left top;     width: 305px; height: 60px; position: absolute;}
div.cart div.rt {background-image: url("./images/sharpen-rt.gif"); background-repeat: no-repeat; background-position: right top;    width: 305px; height: 60px; position: absolute;}
div.cart div.lb {background-image: url("./images/sharpen-lb.gif"); background-repeat: no-repeat; background-position: left bottom;  width: 305px; height: 60px; position: absolute;}
div.cart div.rb {background-image: url("./images/sharpen-rb.gif"); background-repeat: no-repeat; background-position: right bottom; width: 305px; height: 60px; position: absolute;}
div.cart div.cn {width: 303px; height: 58px; position: absolute; border: 1px solid #BDC1C5; z-index: 100;}
#show-basket {font-weight:bold; color:white;background-color:red;padding:2px;text-decoration:none;}