/* Alegreya+Sans+SC:800|Bitter:700|Roboto:300,400,500,100 */

#ppMessage {
	margin:				10px auto;
	padding:			10px 5px;
	width:				690px;
	height:				60px;
	font-size:			15px;
	border:				1px solid #cccccc;
}
#ppCaption {
	display:			none;
	position:			absolute;
	text-align:			center;
	color:				#000066;
	font-size:			12px;
	width:				90px;
	height:				30px;
	background-color:	rgba(256,256,256,0.6);
	pointer-events:		none;
}
#ppCaptionText {
	font-family:		'Bitter', serif;
	letter-spacing:		-1px;
	font-size:			14px;	
	color:				#0b2f8f;
	position:			relative;
	top:				5px;
}
