.tt { font-size: 10px; padding: 2px; border-collapse: collapse; } .tv { font-size: 10px; padding: 2px; border-collapse: collapse; background-image: url('/icons/line.gif'); width: 5px; } .to { font-size: 10px; padding: 2px; border-collapse: collapse; background-image: url('/icons/lineout.gif'); width: 5px; } .te { font-size: 10px; padding: 2px; border-collapse: collapse; background-image: url('/icons/lineend.gif'); width: 5px; } .ma { background-color: #dd8a13; width: 150; position: absolute; left: 0; top: 17; visibility: hidden; /*border: 1px solid black;*/ z-index: 1; cursor: pointer; } .mb { background-color: #dd8a13; width: 150; position: absolute; left: 50; visibility: hidden; /*border: 1px solid black;*/ cursor: pointer; z-index: 1; } .pluginTable { border-right: 10px solid white; border-top: 10px solid white; border-bottom: 10px solid white; font-size: 10px; } .pluginHead { background-color: #dd8a13; padding:4 px; font-size: 11px; } .pluginSubHead { } table.menutable { padding: 2 2 2 2; color: Blue; font-size: 11px; } table.menutable td { border: 1px solid black; font-family:tahoma; font-size:11px; color:#FFFFFF; padding:4 px; border-top:0px; border-bottom:0px solid; border-right: 0px; border-left:0px; text-align:left; background-color: #dd8a13; } mnb { border-bottom: none; } .warningbar { position: absolute; bottom: 25; height: 30; width: 97%; } .menuMouseOver{ background-image: url('/imgs/bgbutton.gif'); } .menuMouseOut{ background-image: url('/imgs/bgbutton.gif'); }