.com_etiq  {
	float: left;
	height: 23px;
	width: 180px;
	font-weight: bold;
	text-align: right;
	margin-right: 10px;
}
.com_camp  {
	height: 23px;
	float: left;
	width: 65%;
	overflow:hidden;
}
.comments_list {
	width: 100%;
}
.comments_list .comment_row {
	float: left;
	width: 100%;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.com_camp a {
	color: #003366;
}

