/* CSS Document */

* {margin:0px; font-family: Helvetica, Arial, sans-serif;}
body {background: url(img/background.png) top repeat-x #000; color:#fefefe; }
h1 {font-weight:normal; font-size:2.2em; margin:16px; height:50px; background:url(img/h1bg.png) no-repeat left; text-shadow:2px 2px 2px #000}
img {border:0px;}
p {text-align:justify}
td {margin:4px; padding:16px;}
table  {margin:20px;}

#container {width:960px; margin:auto;}


.product {width:900px; margin:auto; margin-top:16px; margin-bottom:16px;}
.formmargin {margin:20px;}
.humanform {visibility:hidden;}
