.cartborder { font-size: 80%; background-color: #4B5444; }
.cartheader { font-size: 80%; font-style: oblique; color: #FFFFFF; background-color: #4B5444; }
.cart { font-size: 80%; background-color: #FFFFFF; }
.cartbuttons { font-size: 50% }
.blockindent { margin: 40px; margin-top: 0px; margin-bottom: 0px; } 
body { font-family: "Times New Roman", Times, serif; margin: 0px; padding: 0px; }
input#addtocart {
background:url(/images/addcart.png) no-repeat;
text-indent:-999em;
line-height:3000;
cursor:pointer;
width: 100px;
height: 38px;
border: none;
}
