@charset "UTF-8";

div.event {
	float:left;
	height:120px;
}
div.event img {
	float:right;
	margin:0 0 0 20px;
	border:1px solid #FFFFFF;
}
