@import url("../../default/styles/screen.css");
@import url("../../default/styles/bodystyle.css");
@import url("../../default/styles/dropdown.css");


em{
	font-style:normal;
	color: #789090;
}
.event_image{
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-top: 20px;
}
.event_image_thumbnail{
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	width: 90px;
}
.event_item_teaser{
	display:block;
	margin-top: 15px;
	clear: both;
}
.no_margin{
	margin-top: 0px;
}
strong.location{
	color: #008ec0;
}