.pr_nav_index {
	float: right;
	background-image: url(../images/ui/arrows_back.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 0.8em;
	font-weight: bold;
	margin-right: 0px;
	padding-right: 12px;
}
.pr_download_pdf {
	background-image: url(../images/ui/pdf_16.gif);
	margin-left: 0px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}
.content-wrap ul {
	list-style-image: url(../images/ui/bullet_red.gif);
	list-style-type: square;
	font-size: 10px;
	margin-left: 20px;
	padding-left: 20px;
}
.content-wrap  h4 {
	color: #047409;
}
