body * { font-family:arial; font-size:9pt; }
body table thead td { vertical-align:bottom; font-weight:bold; border-bottom:1px solid black; }
body table { border-left:1px solid silver; border-top:1px solid silver; border-bottom:1px solid silver;}
body table tbody td { border-right:1px solid silver; border-top:1px solid #E0E0E0; vertical-align:top;} 
body table tbody tr:first-child td { border-top:none; }
body table td { padding-left:2px; padding-right:2px;}

body table.fields { border:none; }
body table.fields td { border:none; }
body table.fields { margin-bottom:10px; }

body table.fields tr td:first-child { width:115px; }

body table tr.prodset { color:#B0B0B0; }
body table tr.prodset a { color:#B0B0B0; }


fieldset.login label { display:inline-block; width:90px; font-weight:bold; }
