.divcomment {
	display:table;
	width:554px;
	padding: 5px;
	margin:auto;
	display:block;
	border-bottom:1px dotted #94adc8;
	margin-bottom:10px;
}
.divcomment-text {
	border-top:1px dotted #2f3e4e;
	border-left:1px dotted #2f3e4e;
	padding:5px;
	margin:5px;
	margin-left:15px;
	margin-right:15px;
}
.divcomment-form {
	width:434px;
	padding: 5px;
	margin:auto;
	display:block;
	}
