.event-img	{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 5px solid #ccc;
}
.event_brief {
	clear: both;
	margin-bottom: 2em;
}
.event_brief h4 {
	padding-left: 5px;
}

.event_brief h4 {
	background: #fff url(../images/backgrounds/bg-h4.gif) no-repeat left bottom;
	padding-bottom: 0.4em;
	margin-bottom: 0.3em;
	padding-left: 5px;
}
.event_brief .event-detail h4 {
	background: none;
	padding-bottom: 0.4em;
	margin-bottom: 0.3em;
	padding-left: 5px;
	clear: none;
	color: #333;
	font-size: 1em;
	font-weight: normal;
}
.event_brief h5 {
	margin-bottom:  0;
	padding-left: 5px;
	font-weight: normal;
}
.event_brief h6 {
	padding-left: 5px;
	font-weight: normal;
}
.event_brief h5 strong, .event_brief h6 strong {
	display: block;
	float: left;
	width: 60px;
}
.event_brief span {
	float: left;
	width: 200px;
	padding-bottom: 5px;
}
.event_brief p	{
	clear: left;
	margin-bottom: 1.4em;
	padding-left: 5px;
}
.single-event h4 {
	background: #fff url(../images/backgrounds/bg-h4.gif) no-repeat left bottom;
	padding-left: 5px;
	padding-bottom: 0.4em;
	margin-bottom: 0.3em;
	padding-left: 5px;
	clear: both;
}
h4.directions {
	padding-top: 20px;
	_padding-top: 0;
}
.single-event .event-specific {
	width: 180px;
	float: right;
}
.event-specific dd {
	margin: 0;
	padding: 0;
}
.event-specific dt {
	font-weight: 900;
}
.event-specific dd {
	margin-bottom: 10px;
}
.single-event .event-detail {
	width: 250px;
	float: left;
}
.event-detail dl	{
	padding-left: 5px;
}
.event-detail dt	{
	width: 5em; 
	float: left; 
}

#main-content .search-box form ul li label { float: none; display: block; width: auto; clear: none; padding-bottom: 4px; }
.search-box { overflow: auto; min-height: 133px ; height: auto !important; height: 133px; overflow: hidden; } 
#main-content .search-box form ul.search-name { width: 150px; float: left; margin: 0; padding: 0;  }
#main-content .search-box form ul.search-date { width: 180px; float: right; margin: 0; padding: 0; }
ul.search-date li { display: inline; float: left; }
li.submit { margin-bottom: 0 !important; }
ul.search-date li.submit { display: inline; clear: left; }
