@charset "utf-8";
/* CSS Document */

#quiz input { 
	padding:2px 5px; 
}

input {
	z-index:1;
	
}

.question {
	margin-bottom:0px;
}

input#uName, input#uPass { width:150px; }

form#studentLogin #animation {
	bottom:25px;
}