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

.cbox-a{
	clear: both;
	margin: 10px;
	background: #f0f6ff;
}

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

.cdetails{
	color: #003d7e;
	margin: 5px;
}

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

.blog-bar a{
	font-size: 10px;
}

.blog-more{
	float: left;
}

.comments-link{
	float: right;
}

.comments-list{
	float: left;
	width: 485px;
	background: #d9e7ff;
	color: #094581;
}

.comments-list fieldset{
	border: none;
}

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

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

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

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