.RegisterErrorSmall { font-family:Arial, Helvetica, sans-serif;font-size:12px;}
/* .selectedInput { font-size:14px; width:150px; border:1px solid #7F9DB9; background:#CCEBFF !important;}
.defaultInput { font-size:14px; width:150px; border:1px solid #7F9DB9; background:#FFFFFF !important; }
*/
.EventsOverLayContentClass {
	position:absolute;
	display:none;
	z-Index:100;
	width:260px;
	height:63px;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #154771;
	background-image: url(../images/tooltip-250px.gif); 
/*	background-image: url(../images/tooltip_small.png tooltip.png);*/
	background-repeat: no-repeat;

}

.EventsOverLayContentClass2 {
	position:absolute;
	display:none;
	z-Index:100;
	width:328px;
	height:206px;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height:18px;
	color: #154771;
	padding-top:6px;
	background-image: url(../images/tool_206.gif);
/*	background-image: url(../images/tool1.gif);
background-image: url(../images/tooltip_small.png tooltip.png);*/
	background-repeat: no-repeat;
}

.EventsOverLayContentClass3 {
	position:absolute;
	display:none;
	z-Index:100;
	width:250px;
	height:55px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(../images/tooltip_signin.gif);
	background-repeat: no-repeat;
	text-align:left;

}

.EventsOverLayContentClass4 {
	position:absolute;
	display:none;
	z-Index:100;
	width:315px;
	height:118px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:18px;
	color: #5F5F5F;
	padding-top:20px;
	padding-left:15px;
	background-image: url(../images/tooltip/callout.gif);
	background-repeat: no-repeat;
}