@charset "UTF-8";
.PageHolder {
	border-top-color: #9f1515;
	border-bottom-color: #9F1515;
	border-top-width: thick;
	border-bottom-width: thick;
	background-color: #FFFFFF;
	margin-top: 0px;
	color: #FFFFFF;
}
.quotebox {
	background-color: #FFFFFF;
	background-position: top;
	margin: 0px;
	padding: 0px;
	top: auto;
	float: none;
}

