#content #file-resources {
	text-align:center;
	margin:10px 50px;
}
#content #file-resources div.cat {
	text-align:left;
	margin:5px 5px 0px 5px;
	padding:0px;
	border:1px solid #ccc;
}

#content #file-resources div.cat h2 {
	margin:0px;
	padding:5px;
	font-size: 1.0em;
	color:white;
	background-color:#2193B1;
}

#content #file-resources div.cat p {

}


#content #file-resources div.cat div.files {

}

#content #file-resources div.cat div.files ul {

}
