@charset "utf-8";
/* CSS Document */

#detaillistevent {
	width: 365px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	text-align: justify;
	padding-right: 10px;
	padding-bottom: 30px;
	border-right: 1px dotted #ccc;
	float: left;
}
