@charset "utf-8";
/* CSS Document */


.uv_biglist h4, .blog-page h4 {
	text-align:right;
	border-bottom: 1px dashed #003300;
	margin-bottom: 0;	
}


.uv_biglist h3, blog-page h3 {
	border-top: 1px solid #000000;
	margin-top: 36px;
}

.uv_biglist h2, .blog-page h2 {
	text-align:left;
	margin-bottom: 0;
	font-size: 21px;
	display:block !important;
}

.uv_biglist h2 .small {
	text-align:right;
	margin-left:15px;
	}

.listing_desc {
	padding: 0;
	text-align:left;

}

.post-body {
}

.blog-page #comments h3 {
	text-align:left;
	font-size: 21px;
	font-weight: normal;
}

.post-time {
	text-align:right;
	font-weight:normal;
}

.post-footer .quote-cite {
	text-align:right;
}

.post-body h3 {
	font-size: 18px;
}
}