form { margin: 3px }
fieldset, table { font: 12px arial,sans-serif; }
legend { padding: 0 8px }
p { font-weight: bold; }
.input { font: 13px arial; width: 140px; height: 25px; border: solid #666666 1px; background-color: #dddddd; padding: 3px 5px }
.short { width: 50px; }
.long { width: 310px; }
.button { font: 15px arial,sans-serif; width: 90px; }
a.small { font-size: 11px; }
#forms { width: 490px }
#products td { padding: 2px 10px }
#dhtmltooltip { position: absolute; left: -300px; width: 150px; border: 1px solid black; padding: 2px; background-color: white; visibility: hidden; z-index: 100; filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135); }
#dhtmlpointer {	position:absolute; left: -300px; z-index: 101; visibility: hidden; }
td.category { font-weight: bold; border: solid #999999 1px; cursor: pointer; }
td.hover { font-weight: bold; border: solid #666666 1px; background-color: #cc9966; cursor: pointer; }