.domtooltips_tooltip{
  width: 200px;
  text-align: justify;
  font-size: 12px;
  color: #0F0F0F;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  letter-spacing: normal;
  line-height: normal;
  border: 1px solid #FFFFFF;
  background: #D4D4D4;
  padding: 5px 10px;
  -moz-border-radius: 5px; 
}

.domtooltips{
  color: #733B63;
  font-style: italic;
  font-weight: bold;
  text-decoration: none;
  cursor: help;
}
