table.pressreleases {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: .725em;
	}
table.pressreleases tr:hover {
	background: #f2debf;
	}
table.pressreleases tr.head {
	background-color: #2e363c;
	}
table.pressreleases tr.head:hover {
	background-color: #2e363c;
	}
tr.head th {
	color: #fff;
	text-align: left;
	padding-left: 15px;
	}
tr.pr1 {
	border-top: 1px dashed #e3e3e3;
	background: #e2f0f5;
	padding: 6px 0 4px 9px;
}
tr.pr2 {
	border-top: 1px dashed #e3e3e3;
	background: #fffae7;
}
td.release {
	padding: 10px 15px;
}
td.date {
	color: #333;
	width: 130px;
	padding: 10px 15px;
	font-weight: bold;
	font-size: 11px;
}
td.pdf {
	padding: 10px 15px;
}
td.pdf img {
	border: none;
}
table.pressreleases a {
	text-decoration: none;
	color: #004a80;
}
table.pressreleases a:hover {
	text-decoration: none;
	color: #c46200;
}
#RSS {
	width: 100px;
	text-align: right;
	float: right;
	margin-top: -40px;q
}
