/* RESOURCES */
#resources_box p.header {
	color: black;
	font-size: 16px;
	font-weight: bold;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-top: 15px;
}
#resources_box p {
}
#resources_box a {
	font-size: 12px;
	display: block;
	font-weight: bold;
	color: #cc3300;
	margin-top: 3px;
}
 
