.Etooltip { text-align: left; margin: 0px; padding: 0px; }
.Etooltip .arrow,
.Etooltip .arrow_top { z-index: 1000; margin-top: -3px; position: absolute; width: 18px; height: 18px; background: url(images/arrow_top.gif) 0px 0px no-repeat; }
.Etooltip .arrow_top1 { z-index: 1000; margin-top: -3px; position: absolute; width: 18px; height: 18px; background: url(images/arrow_top1.gif) 0px 0px no-repeat; }
.Etooltip .arrow_bottom { z-index: 1000; margin-top: 1px; position: absolute; width: 18px; height: 18px; background: url(images/arrow_bottom.gif) 0px 0px no-repeat; }
.Etooltip .arrow_bottom1 { z-index: 1000; margin-top: 1px; position: absolute; width: 18px; height: 18px; background: url(images/arrow_bottom1.gif) 0px 0px no-repeat; }
.Etooltip .arrow_right { z-index: 1000; margin-left: 1px; position: absolute; width: 18px; height: 18px; background: url(images/arrow_right.gif) 0px 0px no-repeat; }
.Etooltip .arrow_left { z-index: 1000; margin-left: -1px; position: absolute; width: 18px; height: 18px; background: url(images/arrow_left1.gif) 0px 0px no-repeat; }
.Etooltip .Etooltip_tl { font-size: 1px; width: 5px; background: url(images/tl.gif) 0px 0px no-repeat; z-index:1000000000}
.Etooltip .Etooltip_t { font-family: Verdana, Tahoma, Arial, sans-serif, Helvetica, Geneva; font-weight: bold; font-size: 8pt; border-top: 1px solid #000; padding: 0px 10px 4px 20px; vertical-align: middle; color:black;z-index:1000000000}
.Etooltip table.information .Etooltip_t { background: #fefee1 url(images/information.gif) 0px 5px no-repeat; }
.Etooltip table.question .Etooltip_t { background: #fefee1 url(images/question.gif) 0px 5px no-repeat; }
.Etooltip table.exclamation .Etooltip_t { background: #fefee1 url(images/exclamation.gif) 0px 5px no-repeat; }
.Etooltip table.critical .Etooltip_t { background: #fefee1 url(images/critical.gif) 0px 5px no-repeat; }
.Etooltip .Etooltip_tr { cursor: pointer; width: 30px; height: 30px; background: url(images/tr.gif) top right no-repeat; }
.Etooltip .Etooltip_tr span { display: inline; }
.Etooltip .content { white-space: nowrap;  padding: 0px 15px 0px 0px; text-decoration: none; font-family: Verdana, Tahoma, Arial, sans-serif, Helvetica, Geneva; font-weight: normal; font-size: 12pt; vertical-align: top; border-left: 1px solid #000; border-right: 1px solid #000; background: #fefee1;color:red }
.Etooltip .Etooltip_bl { font-size: 1px; width: 5px; background: url(images/bl.gif) left bottom no-repeat; }
.Etooltip .Etooltip_b { font-size: 10px; border-bottom: 1px solid #000; background: #fefee1; }
.Etooltip .Etooltip_br { font-size: 1px; width: 5px; background: url(images/br.gif) right bottom no-repeat; }
.Etooltip ul li { padding: 0 0 0 0; font-size: 12px; }