/*
 ######
 # These are the rules used to style the
 # link module.
 ######
 */


div.category_level0 div.link_category { float:left; margin-bottom:.4em; width:100%; font-size:1.2em; font-weight:bold; }
div.category_level0 div.link_category { background-color:#EFEFEF; border:1px solid #999; border-left:none; border-right:none; }

div.category_level1 div.link_category { float:left; width:100%; background:none; }
div.category_level1 div.link_category { border:none; }

div.category_level2 div.link_category { float:left; width:100%; background:none; }
div.category_level2 div.link_category { border:none; }

div.link_container { float:left; margin-bottom:1em; width:500px; }
div.link_container a { font-weight:normal; }
div.link_image { float:left; padding-right:20px; width:100px; text-align:center; }
div.link_text { margin-bottom:1em; float:right; text-align:justify; width:380px; }
div.link_container h3 { margin-bottom:.5em; font-size:1em; font-weight:bold; text-align:left; }
div#no_image { float:left; padding:0; width:500px; }
div.link p { text-align:left; padding:0; margin:0; }
div.link_container#last_link { margin-bottom:0; }
div.link_container#last_link div { padding-bottom:0; }

/*
 ######
 # These are the rules used to style the
 # link module when viewed in ElementalAdmin.
 ######
 */
 div#link_listingfieldset th.header0 { width:210px; }
 div#link_listingfieldset th.header1 { width:210px; }
 div#link_listingfieldset th.header2 { width:80px; text-align:center; }
 div#link_listingfieldset td.col2 { text-align:center; }
 div#link_listingfieldset span.link_more { color:#2A81B1 }