@charset "utf-8";

body { font:12px Arial, Helvetica, sans-serif; }
h1, h2, h3 { font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal; }
#wrap, .box { text-align:left; }
#nav, #shop, #cart, #intro, #content img, #foot, #left.panel { display:none; }
#home #left.panel { display:block; }

#content.box #right.panel table#incart { width:100%; table-layout:fixed; }
#content.box #right.panel table#incart tr td, #content.box #right.panel table#incart thead th { padding:2px; cursor:default; }
#content.box #right.panel table#incart tr#total td, #content.box #right.panel table#incart tr#subtotal td { font-weight:bold; background:none; border-top:#000 1px solid; }
#content.box #right.panel table#incart tr#promo td { font-size:11px; padding-top:30px; background:none; }
#content.box #right.panel table#incart tr#promo td label { font-size:13px; font-weight:bold; }
#content.box #right.panel table#incart tr#buttons td { padding-top:30px; background:none; }
