#navigator{background:#4fc08d;border:0}
#topics{border-radius:8px}
.catListTitle{background-color:#4fc08d!important;border: 1px solid #4fc08d!important;}
#navList a:link{text-shadow:none}
input.btn_my_zzk{background:#e9e9e9;border-radius:8px;color:#4fc08d}
#profile_block:hover,.day:hover ,.entrylistItem:hover{
    border: 1px solid #4fc08d
}
#sidebar_toptags .catListTag ul li:hover{
    background:#e9e9e9!important;
    display:block
}
.sidebar-block ul li a:hover {
    color: #4fc08d;
    border-bottom: 1px solid #4fc08d
}
#navList a:hover{
    color: #4fc08d;
}
#profile_block{ border: 1px solid  #4fc08d;
    border-radius:8px}
.announcement{
    background: #fff;
    padding: 20px;
    color: #7e8c8d;
    font-size: 13px;
    line-height: 1.8;
    margin-top:15px; margin-bottom:15px;
    border: 1px solid  #4fc08d;
    border-radius:8px
}
.announcement p{text-indent:2em;color:#333;font-weight: bold;}