div.PRMonthHolder {
	border: 1px solid #BAC6C7;
	margin: 5px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/top_logo_bar_bg.gif);
	background-position: top;
	background-repeat: repeat;
	width: 66%;
	}
span.PRTitle {
	font-weight: bold;
	font-style: italic;
	}
span.PRSubTitle {
	font-style: italic;
	color: #8A9E9F;
	}
span.PRArticleTitle {
	font-weight: bold;
	}
div#PRContainer h3 {
	text-transform: uppercase;
	color: #3A4B4C;
	margin: 10px 10px 5px 10px;
	padding: 0px;
	}
div#PRContainer p {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	line-height: 140%;
	}
div#PRContainer ul {
	margin: 0px 10px 10px 30px;
	padding: 0px;
	}
div#PRContainer ul li {
	margin: 0px 0px 13px 12px;
	padding: 0px;
	list-style-type: disc;
	list-style-position: outside;
	line-height: 130%;
	}