/* General Demo Style */
#tip {
	font-family: 'PT Sans',sans-serif;
	font-size: 20px;
	color: #46c0e5;
	height: 30px;
	font-weight: bold;

}