/*快速评论*/

#main_content{
float: left;
}
#leftmenu{float: right;}

#BlogPostCategory
{
display:none;
}
#EntryTag
{
display:none;
}

#MySignature .rights {
background: none repeat scroll 0 0 #e7f4ff;
margin: 0 10px 0 0;
padding: 12px 15px;
color: #666;
font-size: 13px;
width: 95%;
border: 1px solid #c9ddfa;

}

#cnblogs_post_body h1 {
padding-bottom: 0.3em;
font-size: 28px;
line-height: 1.2;
border-bottom: 1px solid #eee;
}
#cnblogs_post_body h2, h3, h4, h5, h6 {
  border: 0;
  margin: 20px 0 10px;
  padding: 0;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
}
#cnblogs_post_body h2 {
  font-size: 24px;
  border-bottom: 1px solid #ccc;
  color: #000;
}
#content .entry ul li {
background-image: url();
padding: 0 0 0 0;
}

#cnblogs_post_body blockquote {
  border-left: 4px solid #DDD;
  padding: 0 15px;
  color: #777;
  background: none;
  margin-top: 0px;
margin-bottom: 0px;

margin-left: 0px;
}

#post ul{
    list-style-type: disc;
}