/* CSS RULES FOR THE RESOURCES PAGE
 # RESOURCE.PHP 
*/


div#article_module { width:520px; float:left; }
div#article_module h2 { margin:0; }
div.article { margin:0 10px 20px 10px; width:500px; float:left; }
div.article h4 { margin:0 0 5px 0; }
div.article div.article_img { margin:0 0px; width:152px; float:left; }
div.article div.article_img img { border:1px solid #999999; }
div.article div.article_text { margin:0; padding-top:0px; width:335px; float:right; }

/*ElementalAdmin*/

div#resource_articlefieldset th.header0 { width:90px; }
div#resource_articlefieldset th.header1 { width:310px; }
div#resource_articlefieldset th.header2 { width:100px; text-align:center; }
div#resource_articlefieldset td.col2 { text-align:center; }>>>>>>> 1.2
