.comment_list {	
	float:left;
	width: 100%;
}

.adicione a {
	color : #009902;	
}

.comment_list .comment-table {
	float:left;	
}

.comment_list .sub_comment_list {
	float:left;
	width:96%;
	background-color:#EFE7B3;
	margin:0 5px 5px 15px;
	border:1px solid #E8CB0B;
}

.form_comment {
	float:left;
}

.comentarios {
	float:left;
}

#linkToComment {
	float:right;
	margin: 3px 15px 2px 0;
	font-weight: 700;
}

.topic_add {
  float:right;
  margin: 3px 5px 2px 0;
  padding-right:6px;
  font-weight: 700;
  border-right: 1px solid #000000;
}

.adicione:hover {
	text-decoration:underline;
}

.opcao-geral {
	float:left;
	margin-left:15px;
}

.opcao-add-comment {
	float:right;
}
