.eve_details_cont {
	width: 200px;
	font-size: 90%;
	line-height: 105%;
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
}
.event_main {
	background-image: url(../main/en/images/panel_bg_event2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.event_head {
	background-image: url(../main/en/images/events_header.gif);
	height: 92px;
	width: 554px;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #D0E9F7;
}
.event_main H2 {
	color: #01477D;
	margin-left: 0px;
}
.event_main H3 {
	color: #01477D;
	margin-left: -3px;
}
.event_main H1 {
	margin-bottom: 8px;
}
.eve_details_pic {
	width: 95px;
	float: right;
	margin-bottom: 5px;
	margin-top: 8px;
}
.eve_details_cont2 {
	font-size: 90%;
	line-height: 105%;
	margin-bottom: 5px;
	margin-left: 5px;
}
.event_date {
	font-size: 0.7em;
	color: #333333;
	line-height: 180%;
}
#events_h1 {
	font-size: 1em;
	margin: 10px 0px 5px;
}
.hinline {
	display: inline;
}
