
.updnValidatorCallout
{
	width:175px;
    color: #900;
    margin: -5px 0 0 10px;
    position: relative;
}
.updnValidatorCalloutPointer
{
    position: absolute;
    left: 0;
    top: 10px;
    margin: 0 0 0 -18px;
    width: 20px;
    height: 20px;
    background: url(../componenti/CalendarioJQuery/Images/freccia.gif) no-repeat;
    
}
.updnValidationErrorInput
{
    background-color: #FFFF99;
    
}
.updnValidationErrorLabel
{
    color: #900;
    
    
}


.updnValidatorCalloutTop 
{
	display:block;
       width: 100%;
       height: 13px;
       background: url(../componenti/CalendarioJQuery/Images/bubbleTop.gif) no-repeat;
}


.updnValidatorCalloutBtm 
{
	display:block;
       width: 100%;
       height: 13px;
       background: url(../componenti/CalendarioJQuery/Images/bubbleBtm2.gif) no-repeat;
}

.toolTipMid1 
{
	width: 171px;
	display:block;
	line-height:15px;
	background-color:#FFFF99;
	text-align:center;
	border-right: 2px solid #FCB569;
	border-left: 2px solid #FCB569;
	font-family:Verdana;
	font-size:12px;
}