.event-search-field-area {
	padding: 11px;
	margin: 5px 0 18px 0px;
	background-color: #f4f4f4;
	font-size: 11px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
}

#search-query-zone h1 {
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	padding: 1px 0 5px;
}

.left-content h1.event-search-grouping {
	padding: 5px 0 5px 5px;
	margin: 5px 0 2px 0px;
	background-color: #f4f4f4;
	font-size: 11px;
	border-bottom: 1px dotted #999999;
}

.event-search-result-table {
	font-size: 11px;
	line-height: 16px;
	width: 100%;
}

.event-search-result-table tr {
	border-bottom: 1px solid #AAA;
}

td.event-search-result-date {
	padding: 2px 6px 2px 0px;
	width: 17%;
}

td.event-search-result-location {
	padding: 2px 6px 2px 0px;
	color: #999999;
	width: 17%;
}

td.event-search-result-title {
	padding: 2px 6px 2px 0px;
	/*width: 60%;*/
}

td.event-search-register {
	width: *;
	float: right;
}

.event-search-register a {
	
}

.search-results td, .search_results tr {
	vertical-align: top;
}
