.cbox-a, .cbox{
	clear: both;
	margin: 10px;
	padding: 5px;
}

.cbox-a{
	clear: both;
	margin: 10px;
	background: #a00e12;
	color: #fff;
}

.poster-name{
	font-weight: bold;
}

.cdetails{
	color: #a00e12;
	margin: 5px;
}

.blog-bar{
	background: url(/images/blog-item-footer.gif);
	width:465px;
	height: 24px;
	padding: 10px;
	clear: both;
	float: left;
}

.blogBlock{
	background:#a00e12;
	color:#FFF;
	font:12px Arial, Helvetica, sans-serif;
	margin:10px 20px 0 20px;
	width: 512px;
	float: left;
}

.blogBody{
	background:#FFF;
	margin:0 0 0 20px;
	padding:10px;
	width:492px;
	color:#a00e12;
	font-size:11px;
	line-height: 18px;
	float: left;
}

.blog-bar a{
	font-size: 11px;
	font-weight: bold;
}

.blog-more{
	float: left;
}

.comments-link{
	float: right;
}

.comments-list{
	float: left;
	width: 512px;
	background: #f2f2f2;
	color: #a00e12;
	margin-left: 20px;
	line-height: 18px;
	display: inline;
}

.comments-list fieldset{
	border: none;
}

.comments-list legend{
	font-weight: bold;
	color: #a00e12;
}

.comments-list label{
	width: 80px;
}

.comments-list input, .comments-list textarea{
	font-size: 11px;
}

.comments-list h4{
	margin: 10px 0 0 10px;
}
