.container-fluid {
    padding: 20px;
}
BODY {
    color: #000000;
    background-Color: #336699;
    font-family: Verdana, Tahoma, Arial, Helevetica, Sans-Serif;
    font-size: 8pt;
    scrollbar-highlight-color: #7d7d7d;
    scrollbar-base-color: #6D6C6C;
    scrollbar-arrow-color: #000000;
    scrollbar-face-color: #CCCCCC;
    scrollbar-shadow-color: #333333;
    scrollbar-3dlight-color: #6D6C6C;
    scrollbar-darkshadow-color: #333333;
    scrollbar-track-color: #A5A4A4;
}
.tp-banner-container {
    background: #eeeeee;
}
.headernav {
    height: unset;
    border-bottom: unset;
    background: #c9c5c5;
    text-align: right;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
	padding-right: 10px;
}
.headernav a {
    background: #dcdad6;
    padding: 5px 10px 5px 10px;
    font-size: 12px;
}
.selecttopic {
    line-height: 40px;
}
.tp-banner {
    padding-bottom: 5px;
}
.mypullcenter {
    text-align: center;
}
.userinfo.pull-left {
    text-align: center;
}
.postt .avatar {
    width: unset;
    padding-top: 10px;
    padding-bottom: 10px;
}
.postt {
    border-radius: 15px;
    margin-left: 20px;
    border-top: 10px solid #517ea7;
    border-bottom: 10px solid #517ea7;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	background: #fff;
}
.userinfo.pull-left {
    text-align: center;
    border-right: 1px solid;
    background: #bcbcbc;
}
.postt .userinfo {
    padding: 40px 15px 40px 15px;
    font-size: 12px;
}
.postt .posttext {
    color: #000;
    padding-left: 10px;
    font-size: 12px;
    padding-top: 5px;
    padding-bottom: 5px;
}
p.mytitle {
    border-bottom: 1px solid #858383;
    padding-bottom: 5px;
    line-height: 20px;
}
.posttext.pull-left p {
	line-height: 20px;
}
.postt .wrap-ut {
    width: 100%;
}
.postheadertext {
    background: #bcbcbc;
    padding: 5px;
}
.paginationforum li {
    margin-left: 0px;
}
.sidebarblock {
    margin-right: 25px;
    margin-top: 40px;
}
.sidebarblock h3 {
    padding: 10px;
}
.sidebarblock .blocktxt {
    padding: 10px;
}
.footer {
    text-align: center;
    padding-bottom: 20px;
}
p.footerheader {
    background: #3F7492;
    color: #fff;
    padding: 2px 5px 4px 5px;
}
.footertop {
    border: 1px solid;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 20px;
}
.footertop p {
    padding-left: 5px;
    margin-top: 0;
    margin-bottom: 5px;
}
p.footerheader1 {
    background: #ACC2CE;
    color: #000;
    padding: 2px 5px 4px 5px;
    margin-bottom: 0;
	border: 1px solid;
    margin: 20px;
	margin-bottom: 0;
}
.post {
    background-color: unset;
    border-radius: unset;
    box-shadow: unset;
}
.wp-pagenavi {
    text-align: center;
    padding-bottom: 25px;
}