@charset "UTF-8"; /* CSS Document */ #forums { width: 100%; } #welcomemessage { color:#333333; font-size:100%; } .forumhead + .childforum .L2:first-child .forumrow, .forumhead + .L2 .forumrow { background: #FFFFFF url(images/gradients/grey-up.png) repeat-x left bottom; _background-image: none; border-top: 0; } /* forumbit nopost */ /* forumbit nopost -> forumhead */ .forumbit_nopost .forumhead .forumtitle, .forumbit_nopost .forumhead span, .forumbit_nopost .forumhead .collapse, .forumbit_post .forumhead h2 span { display:block; float: left; clear: right; font: bold 12px Arial, Tahoma,Calibri,Verdana,Geneva,sans-serif; padding: 4px 0; color: #2D69B9; } .forumbit_nopost .forumhead h2, .forumbit_post .forumhead h2 { margin-left: 3px; margin-right: 3px; } .forumbit_nopost { clear:left; } .forumbit_nopost .forumrowdata { clear:both; display:block; width: 100%; } .forumbit_nopost .subforumdescription { padding: 5px 10px; font-weight: normal; color: #FFFFFF; background: #92BAE6 none repeat-x ; } #collapse_wgo_members_list { top: 12px; }