#jpreOverlay {
	background-color: #ffffff;
}
#jpreSlide{
	font-size:22px;
	color:#ffffff;
	text-align:center;
	width:50%;
	height:30%;
}
#jpreLoader{
	width:300px;
	height:25px;
	border-radius:25px;
	-moz-border-radius:25px;
	-webkit-border-radius:25px;
}

#jpreBar {
	background:#265FF0;
	border-radius:25px;
	-moz-border-radius:25px;
	-webkit-border-radius:25px;
}

#jprePercentage {
	color:#fff;
	text-align:center;
	top:-100%;
}