.domtooltips_tooltip{
  position: absolute;
  width: ;
  text-align: ;
  font-size: ;
  color: ;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  letter-spacing: normal;
  line-height: normal;
  border:  solid ;
  background: ;
  padding: ;
  -moz-border-radius: ;
  z-index: 100;  
}

.domtooltips{
  color: ;
  cursor: help;
}