#ad_t2,.catListImageCategory,#cnblogs_c1,#under_post_news,#cnblogs_c2,#under_post_kb,.buryit,#sidebar_search,#sidebar_shortcut,#sidebar_myteams{
display:none;
}
/*
body{
moz-user-select: -moz-none;
-moz-user-select: none;
-o-user-select:none;
-khtml-user-select:none;
-webkit-user-select:none;
-ms-user-select:none;
user-select:none;
}
*/
#tbCommentBody{
border-radius:20px;
padding:10px;
outline:none;
}
.recent_comment_body{
text-indent:0em;
}
#sideBar{
width:240px;
margin-right:30px;
}
#calendar {
border: 1px solid #999;
padding:4px;
border-radius:10px;
margin-right: 5px;
}
#blog-sidecolumn ul{
text-indent:-1.5em;
padding-left:1.5em;
}
.newsItem {
    border: 1px solid #999;
padding:8px;
padding-top:1px;
border-radius:10px;
margin-right: 1px;
}
#calendar table a:hover{
background:#000;
}
.catListTitle {
    min-height: 35px;
    line-height: 35px;
    text-align: center;
    margin-top:0px;
    margin-bottom: auto;
    background: #999;
    padding-left: 10px;
    color: #fff;
    font-size: 18px;
    font-weight:bold;
    font-family:KaiTi;
    border-radius: 16px 16px 7px 7px;
}
.sidebar-block, #sidebar_categories {
    border: 1px solid #999;
    border-radius: 20px;
    padding: 10px;
    margin-top: 10px;
}
.sidebar-block ul,.catListPostArchive ul{
    margin-top:10px;
}