.event {
	margin: 0 0 1em 0 ;
	padding:0 0 0 0 ;
	border-style:solid;
	border-color:#cccccc;
	border-width: 0 0 1px 0 ;
	min-height:110px;
}
.event img {
	width:92px;
	height:92px;
	float:left;
	padding: 0 10px 5px 0 ;
	clear:both;
}
.event_title {
	font-weight:bold;
	margin: 0 0 0 102px;
}
.event_date{
	margin: 0 0 0 102px;
}
.event_description {
	margin: 0 0 0 102px;
	padding: 0 0 1em 0 ;
}
.archive {
	text-align:right;
}
.exhibition_head {
	font-size:120%;
	margin:1em 0 1em 0;
}