.quizLoader
{
	background-image:url(../images/preloader.gif);
	background-repeat:no-repeat;
	width:417px;
	height:14px;
	clear:both;
}

.quizLoaderProgress
{
	background-image:url(../images/preloader_1.gif);
	background-repeat:no-repeat;
	width:417px;
	height:14px;
	display:none;
}