.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:250px;
	height:72px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(../images/tooltip-250px.gif);
	background-repeat: no-repeat;

}

.EventsOverLayContentClass2 {
	position:absolute;
	display:none;
	z-Index:100;
	width:362px;
	height:181px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(../images/tool1.gif);
	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;

}