 @import url("../styles/login.css");
 .alert {
	font-style:italic;
	color:#990000;
}
#loadingImg {
	width:20%;
	text-align:center;
	display:none;
}
#qoSurveyBtn {
	float:right;
	background: url(../images/qoSurveyBtn.gif) no-repeat;
	height:95px;
	width:225px;
	text-indent:-9000px;
}

