@charset "UTF-8";
/* Ward Centers Events Styles */
.event.compressed {
	min-height:90px;
}
.event.compressed img {
	margin:0 15px 15px 0;
	max-width:180px;
	max-height:90px;
}
.eventThumb,
.eventDetail {
	display:inline-block;
}
.eventThumb {
	float:left;
}
.compressed .eventDetail {
	display:inline-block;
	vertical-align:top;
	margin:0 0 0 15px;
	max-width:420px;
}