/* CSS RULES FOR THE RESOURCES PAGE
 # RESOURCE.PHP 
*/
div#staff_module { }
div.staff { width:580px; float:left; margin:10px 0 10px 0; padding-top:10px; border-top:2px solid #999999; text-align:justify;}
div.staff h4 { margin:0 0 5px 0; font-size:1.2em; }
div.staff img { border:1px solid #999999; float:right; margin-left:10px;}
