@charset "utf-8";
.pressStory  {
	font-size: 14px;
	margin-bottom: 20px;
}
/* CSS Document */

.postedRight {
	text-align: right;
	width: 520px;
	font-weight: bold;
}
#pressRoll {
	width: 540px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #F79422;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#pressRoll h2 {
	width: 540px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #F79422;
	padding-bottom: 2px;
	font-size: 18px;
	font-weight: bold;
	color: #F79422;
	padding-top: 15px;
	line-height: 24px;
}
#centerText {
	padding-left: 10px;
}

