#topics .postDesc {
   font-size:12px;
    margin-top: 0px;
}

.catListTitle {
    background: #555;
 
}

.navbar>nav {
    display: none;

}




.commentform{
    margin-top:600px;
}


.catListTitle {

    border-bottom: 1px solid #666;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
 
}