div.tooltipForm { 
    background-color:#000; 
    padding:10px 15px 12px; 
    width:200px; 
    display:none; 
    color:#fff; 
    text-align:left; 
    font-size:12px;
    font-weight: normal !important;
}

span.disc {
  cursor: help;
  padding-right: 17px;
  background: url(../images/q.gif) 100% 2px no-repeat;
}

span.disc i {
  margin: 0 3px;
  color: #777;
  font-style: normal;
}
