 /****** css for validation *******************************/
 .hint {
background:url(../images/validation/pointerArrow.gif) no-repeat scroll -16px 0 #E7E5E5;
border:1px solid #AEAEAE;
color:#000000;
display:none;
font-family:arial;
font-size:12px;
height:17px;
margin-left:10px;
margin-top:-4px;
padding:5px;
position:absolute;
vertical-align:middle;
z-index:100;
}

.msgtable  {
color:#7F0000;
font-family:arial;
font-size:12px;
}

.hint .hint-pointer {
background:url(../images/validation/pointerArrow.gif) no-repeat scroll left top transparent;
height:14px;
left:-15px;
position:absolute;
top:0;
width:16px;

 /****** css for validation *******************************/
