.events {
	background-color: #FFEECD;
	margin-bottom: 20px;
	margin-top: 10px;
	padding: 5px;
}
.date {
	margin-top: 0px;
	margin-bottom: 3px;
	font-size: 14px;
}
.title {
	margin-top: 0px;
	margin-bottom: 3px;
	font-size: 14px;
	font-weight: bold;
}
.place {
	margin-top: 0px;
	margin-bottom: 8px;
}
.info {
	margin-top: 0px;
	font-style: italic;
}
.price_title {
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 12px;
}.price {
	margin-top: 0px;
	margin-bottom: 8px;
}
