table.toplinks td a{color:#5B5B5B; font-size:13px; font-weight:bold; } 
.tooltip { display:none; background:url(../images/tooltip_bg.png) no-repeat left top; _background:url(../images/tooltip_bg.gif) no-repeat left top; font-size:12px; height:30px; width:117px; padding:10px 10px 21px; text-align: center; z-index: 1000; }
.tooltip-down { display:none; font-size:12px; height:auto; width:117px; padding:10px 5px; text-align: center; z-index: 1000; background: #EBE3EF; border: 1px solid #C9B9D7; -moz-border-radius:    5px 5px 5px 5px; -webkit-border-radius: 5px 5px 5px 5px; border-radius:         5px 5px 5px 5px; behavior: url(PIE.htc); }
.tooltip-down span { width: 12px; height: 12px; position: absolute; right: 55px; top: -12px; background: url(../images/tooltip_arrow_top.gif) no-repeat center top; }