.newsItem, #blog-calendar, #topics {
    border-radius: 2px;
}
#profile_block a:first-child {
    color: red;
}
#navList li:first-child {
    display: none;
}
.catListEssay,.catListLink,.catListNoteBook,
.catListTag,
.catListPostCategory,
.catListPostArchive,
.catListImageCategory,
.catListArticleArchive,
.catListView,
.catListFeedback,
.mySearch,
.catListComment,
.catListBlogRank,
.catList,
.catListArticleCategory
{border-radius:2px;}

.catListTitle {
border-top-left-radius: 2px;
border-top-right-radius: 2px;
}
#sidebar_search{display:none;}