.domtooltips_tooltip{
width: 200px;
text-align: left;
font-size: 12px;
color: #36424A;
font-style: normal;
font-weight: normal;
text-decoration: none;
text-transform: none;
letter-spacing: normal;
line-height: normal;
border: 1px solid #828A8F;
background: #E2E1DD;
padding: 5px 10px;
-moz-border-radius: 5px;
}
.domtooltips{
color: #009661;
font-style: italic;
font-weight: normal;
text-decoration: underline;
cursor: help;
}
