body{
  background-color:#333333;
  background-image:none;
}
#blogTitle h2{
    float:right;
    color:grey;
    display:inline;
}
.catListTitle{
    display:none;
}
.menu{
    display:none;
}
#profile_block{
    display:none;
}
#lnkBlogLogo{
    height:66px;
}
#MySignature{
  box-shadow:0 0 0 #000;
  border:1px dashed green;
}
.newsItem{
  border:1px dashed green;
}
#leftcontentcontainer > div{
  border:1px dashed green;
}
.feedbackListSubtitle{
  border-bottom:1px dashed green;
}
.feedbackItem{
  border-bottom:1px solid white;
  margin-bottom:35px;
}
.postBody a{
  padding:5px 3px;
}
.postCon a{
  padding:5px 3px;
}
.catListPostCategory li{
  padding:2px;
  color:
}
.day{
  border-bottom:0;
}
#topics{
  border-bottom:0;
}
#mytitle{
    font-size: 12px;
    padding: 3px;
    border-right: 1px solid #636870;
    color: #FFFFFF;
    display: inline;
    padding: 0 20px;
}