#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: #195fc5;
}

.toplinks .logindetails {
   background-color: #195fc5;
}

.toplinks ul.isuser li a:hover {
   background-color: #104ca4;
}

.toplinks ul.nouser li a:hover {
   background-color: #104ca4;
}

.toplinks .notifications a.popupctrl:hover {
   background-color: #104ca4;
}

.bppostbit {
margin-top: 2px;
padding: 3px;
background-color: #fff;
border: 1px solid #ccc;
} 