BODY { background-color: #FFF; margin: 0 0 40px 0; padding: 0px; } A, BODY, .rt, .queue { font: normal ; color: #333; } A, A:visited { color: #035CD5; text-decoration: none; } A:active { color: #333; } A:hover { text-decoration: underline; color: #032759; } H1, H2, H3 { font-family: Verdana, Arial; font-weight: bold;} H1 { font-size: 12px; color: #666; text-align: center; border: 1px #6D87BC solid; padding: 2px; width: 200px; text-transform: uppercase; } H2 { font-size: 12px; color: #333; } H3 { font-size: 12px; color: #035CD5; border-bottom: 1px dashed gray; white-space: nowrap; } .rt { margin: 15px; } .queue { border-collapse: collapse; margin: 20px; display: table; } .queue TH { color: #FFF9ED; background: #6D87BC; padding: 2px; border: 1px #555 solid; white-space: nowrap; } .queue TH.comment { background: #E5E5E5; color: #000000;} .queue TH.draft { background: #EEFFEE; color: #000000;} .queue TD { padding: 6px; border: 1px #6D87BC solid; } .queue TR { background: #F4F4F4; } .queue TR.hl, .queue TD.hl { background: #FBFDFF; } .queue TR.us { background: #FFEEEE; } .queue TR.me { background: #EEFFEE; } .queue TR.tech { background: #DDDEFF; } .queue TR.sysadmin { background: #FF5555; } .queue IMG { margin: 2px; } .querytools { border-collapse: collapse; margin: 0px; display: table; } .querytools TH { color: #FFF9ED; background: #6D87BC; padding: 2px; border: 1px #555 solid; white-space: nowrap; } .querytools TD { padding: 4px; border: 1px #6D87BC solid; text-align: center;} .querytools TR { background: #F4F4F4; width: 100%; margin: 0px; } .querytools TR.hl { background: #FBFDFF; } .querytools TR.tech { background: #DDDEFF; font-size: ; } .toolbar { display: table; } .toolbar TD { padding: 2px 4px; text-align: center; border: 1px #6D87BC solid; width: 55px; background: white; } INPUT.butt_hl { background: #FF9933; color: white; font-weight: bold; border: 2px #333 solid; margin-left: 30px;} .ticket_type { font-size: 112%; font-weight: bold; } .ticket_subject { font-family: mono; }