body {
    color: #333;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10pt;
    line-height: 1.5;
}
#cnblogs_post_body {
    margin-bottom: 20px;
}
div#cnblogs_post_body h3 {
	margin: 1em 0 0.5em 0;
	font-weight: 600;
	font-family: 'Titillium Web', sans-serif;
	position: relative;
	text-shadow: 0 -1px 1px rgba(0,0,0,0.4);
	font-size: 20px;
	line-height: 35px;
	color: #355681;
	border-bottom: 1px solid rgba(53,86,129, 0.3);
}
.postEnd{
        border-top:1px solid #ddd;
}