/* Styleheet for various collection of styles */ /* Style for statusbar, normaly integrated in the main tab-layer, used on 'td'-level */ .StatusBar { height: 15px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #999999; text-align: right; vertical-align: text-top; padding-right: 5px; font-variant: normal; } TD { font-size: 100%; }