.navbar_search input {
    border: 2px solid #e1e1e1;
    font-size: 11px;
    padding: 1px;
    vertical-align: middle;
}

.toplinks form input {
margin: 1px 0 0;
vertical-align: baseline;
font-size: 11px;
padding: 5px;
border: 0;
border-image: initial;
}

.footer_copyright, .footer_morecopyright {
    text-align: right;
}

.forumbit_nopost .subforumdescription {
    background: none repeat-x scroll 0 0 #E9E9E9;
    color: #3E3E3E;
    font-size: 11px;
    font-weight: normal;
    padding: 5px 10px;
}
.body_wrapper {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 0 0 5px 5px;
    padding: 10px 20px;
    margin-bottom: 20px;
}

.toplinks {
   background:#296da5;
   border-radius: 0 0 5px 5px;
   padding:3px;
}

.forum_info .options_block_container, .thread_info .options_block_container {
    display: none;
}

#wgo_legend {
   display:none;
}


.navtabs {
    border-radius: 10px 10px 0 0;
}

.navbar {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
 border-radius: 10px 10px 0 0;
    margin: 20px 0 0;
}

.navtabs ul {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.forumthreadpost {
    font-size:11px!important;
}

.wgo_block .blocksubhead {
    background: none repeat scroll 0 0 #EFEFEF;
    color: #3E3E3E;
    padding-bottom: 5px;
    padding-left: 10px;
}

.forumlastpost {
    font-size:11px!important;
}

.globalsearch .textboxcontainer span {
    border-left: 0 solid #CEDFEB;
    border-top: 0 solid #CEDFEB;
    display: inline-block;
    height: 26px;
    margin-bottom: 1px;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 5px;
    width: 147px;
}