form#events-form {
	width: 483px;
	height: 65px;
	background: url('../../../images/events-bg.gif') no-repeat 0 0;
	padding: 10px;
	margin: 10px 0 26px;
}

select#events-period {
	width: 142px;
}

select#events-type {
	width: 90px;
}

form#events-form input.submit {
		border: 0;
		background: url('../../../images/events-filter.gif');
		font-size: 11px;
		line-height: 25px;
		padding: 0;
		margin: 0;
		width: 86px;
		height: 25px;
		color: #063;
		font-weight: normal;
		text-decoration: none;
		font-size: 12px;
		float: left;
		margin: 10px 12px 0;
		float: right;
}

#events-filter div {
	float: left;
	width: 285px;
	padding: 0;
}

#events-filter label {
  width: 60px;
  text-align: right;
}

form#events-form select {
  border: 1px solid #fff;
  color: #000;
  padding: 2px;
  margin: 1px;
  background: #e1e1e1;
}

#events-filter img { vertical-align: top; 	height: 20px;
	line-height: 20px;}

#events-filter-type {
  float: left;
  display: inline;
  margin: 0 0 0 25px;
}

#events-type { width: 100px; }

#events-info {
  color: #A2A2A2;
  font: normal 0.9em/1.5em verdana, sans-serif;
  margin: 10px 0 0;
}

.event-info {
  width: 449px;
}

#search-results .event-info h3 { margin: 0 0 10px; }

#event { margin: 15px 0 0; }

#event p { margin: 0;}

#event .event-content p { margin: 0 0 10px; }