body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}

body { font-family: Arial, Helvetica, sans-serif; font-size: 14px; text-align: center; }

#page { margin: 50px auto; text-align: left; width: 800px; }
#page h1 { font-size: 24px; font-weight: bold; margin-bottom: 12px; }
#page h3 { font-size: 16px; font-weight: bold; margin-bottom: 12px; } 

#cart { width: 800px; }
#cart thead th { background: #555; color: #fff; font-weight: bold; } 
#cart tr.odd td { background: #eee; }
#cart th { padding: 4px 3px; }
#cart td { border-bottom: 1px solid #ccc; padding: 8px 3px; }
#cart input { text-align: center; }
#cart .cntr { text-align: center; }
#cart .rt { text-align: right; padding-right: 20px; }
#cart td.timedate { background: #eee; }

#cart-submit { border-bottom: 1px solid #999; margin: 12px 0; padding: 0 20px 12px 0; text-align: right; }
#cart-submit a { float: left; margin-left: 20px; }

#cart-total { border-bottom: 1px solid #999; font-size: 16px; font-weight: bold; margin-bottom: 12px; padding: 0 20px 12px 0; text-align: right; }

#content p { line-height: 18px; margin-bottom: 18px; }

#paypal-submit { text-align: right; }

div.message { border: 1px solid #090; color: #090; margin-bottom: 20px; padding: 15px; }
div.error { border: 1px solid #c00; color: #c00; margin-bottom: 20px; padding: 15px; }

