@charset "utf-8";
/* For printing the order form */
/* hide floats and bkg images */
#headertable,
#header_image,
#pagetop,
.title img,
#content_bottom,
.product_thumb,
#submitarea{ display:none; }

body, th, td,
h1, h2, h3, h4, h5,
a, a:link{ color:#000; }
a, a:link{ text-decoration:none; }

body{ background-color:#FFF; }
body.paper,
#container,
#contentcontainer{ background-image:none;  width:auto; }

#totals{ float:none; }

#container{ border:none; }
#content{ margin:0; }
.contentpad{ padding:0; }

.product .description_row{ display:none; }
.product .controls{ display:none; }
