#blogTitle {
  background-color: rgb(77,77,77);
  color: white;
}
#blogTitle .title a { color: white; }
#blogTitle .title a:hover { color:#eee; }
#navigator { 
  background-color: rgb(228,228,228); 
  border-bottom: 0px solid white;
}
#site_nav_under,#ad_under_post_holder,#google_ad_c1,#under_post_news,#google_ad_c2,#under_post_kb {
  display: none;
}
#blog-sidecolumn {
  background-color: #eee;
  padding: 30px 50px 50px;
}
.catListTag ul li  {
  display: block;
  background-color: rgb(255,255,255); 
  box-shadow: 0 0 2px #ccc;
  margin: 5px;
  padding: 5px 15px;
  text-align: center;
}
#sideBar li, .divRecentCommentAticle {
  margin-left: 0px;
}