.resources {
	padding: 10px 30px 10px 20px;
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #555;
}
.res_title {
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #d8732d;
	padding-bottom: 10px;
}
.resources p.note {
	margin: 0;
	padding: 0 0 10px 0;
}
.resources p.note a {
	text-decoration: none;
	color: #d8732d;
}
.resources p.note a:hover {
	text-decoration: underline;
}
table.prodtb {
	background: #d8732d;
	margin-bottom: 10px;
}
table.prodtb td {
	background: #fff;
	padding: 3px 5px;
}
tr.prodhead td {
	background: #ddd;
	font-weight: bold;
	text-align: center;
}
