#jpreOverlay {
	background:#eaeaea;
}

#jpreSlide{
	font-size:18px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	width:100%;
	height:5px;
}

#jpreLoader{
	width:100%;
	height:1px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

#jpreBar{
	background:#fff;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

#jprePercentage{
	color:#fff;
    font-family: 'open_sansregular';
	font-size:18px;
	text-align:center;
}
