.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: 17px;
	padding-right: 12px;
	position: relative;
	z-index: 99;
}

.pr_date {
	float: left;
	font-weight: bold;
	position: relative;
	z-index: 99;
}
.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;
}
