/* Main */

/************************************************************************
* examTimer (utilizados por el componente Tooltip.js del Loader) */
.examtimer{
	background:#BAC4C6 url(images/examtimer/timer-clock.png) no-repeat 30px 13px;
	color:#990000;
	position:absolute;
	top:300px;
	width:100%;
	height:50px;
	text-align:center;
	padding-top:13px;
}
