#main {
padding-left:3%;
padding-right:3%;
width:94%;
}
#mainContent {
    width: 85%;
    float: right;
}
#mainContent .forFlow {
    width: 100%;
}
#sideBar {
    float: left;
}
.postBody {
    width: 98%;
}
#topics {
    width: 100%;
}
#topics .postDesc {
    width: 98%;
}
.commentform {
    width: 98%;
}
#comment_nav {
    width: 98%;
}
.PostList {
    width: 98%;
}
.postTitl2 {
    width: 98%;
}
.postText2 {
    width: 98%;
}