.widgetTable
{
BORDER-RIGHT: gray 1px dotted;
BORDER-TOP: gray 1px dotted;
BORDER-LEFT: gray 1px dotted;
WIDTH: 100%;
BORDER-BOTTOM: gray 1px dotted
}
.widgetTitle
{
BORDER-BOTTOM: gray 0px dotted;
HEIGHT: 0px;
VALIGN: baseline
}
.widgetTDContent
{
HEIGHT: 0px;
vAlign: top
}
.widgetDIV
{
OVERFLOW: hidden;
HEIGHT: auto;
font-family: Arial;
font-size: 11pt;
}

