/*
public
*/

.postTitle2 {
	font-size: 1.5em;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	float: right;
	line-height: 1.5em;
	width: 100%;
	padding-bottom:5px;
	margin-bottom:5px;
	clear:both;
}

h1,h2,h3,h4,h5{
	font-size:1em;
	font-weight:bold;
}
#cnblogs_post_body{
	/*background:#f6f6f6;*/
}
.postBody p,.postCon  p{
	text-indent: 2em;
	margin: 0 auto 1em auto;

}
#MySignature{
       	border-bottom: 1px solid #ccc;
	padding-bottom:5px;
	margin-bottom:5px;
}
.postDesc, .entrylistItemPostDesc {
border-bottom: 1px dotted #ccc;
color: #999;
text-align: right;
padding-bottom: 20px;
}
#site_nav_under,#ad_under_post_holder{
        font-size:0.5em;
}
#comment_form_container{
       	border-bottom: 1px solid #666;
}