@CHARSET "UTF-8";

#event_comment {
	float:right;
	left: 1%;
	height:auto;
	background-color: #f8f8ee;
	width:320px;
	height: 70px;
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 20px;
	border: solid medium #993333;
	padding: 5px;
	overflow: auto;
}

