#header {
height: 111px;
}

div .forumrow:hover, .forumhead + .childforum .L2:first-child .forumrow:hover {
background: #f5f5f5 none   ;
}

.threadbit .nonsticky:hover, .threadbit .discussionrow:hover, .threadbit .sticky:hover {
background: #f5f5f5 none   ;
}

.body_wrapper {
margin: 0 20px 0 13px;
}

.toplinks ul.nouser li a{
   background-color: #9f0000;
}

.toplinks .logindetails {
   background-color: #9f0000;
}

.toplinks ul.isuser li a:hover {
   background-color: #8a0101;
}

.toplinks ul.nouser li a:hover {
   background-color: #8a0101;
}

.toplinks .notifications a.popupctrl:hover {
   background-color: #8a0101;
}

.bppostbit {
margin-top: 2px;
padding: 3px;
background-color: #fff;
border: 1px solid #ccc;
}
.logo-image {
clear:both;
display:block;
float:none;
text-align:left;
padding-top: 6px;
} 