/* Custom Styles ===== */

.lrg-text {
	font-size: 14px;
}

.subtitle {
	font-size: 14px;
	font-weight:bold;
}

hr {
	height:1px;
	display:block;
	width:100%;
	margin:20px 0;
	background:#ddd;
	border:none
}