
.top {
	width:						100%;
	height:						36px;
	position:					relative;
	z-index:						250;
	top:							-8px;
	background-repeat:		repeat-x;
}

.search_box span {
	top:							-1px;
}

.events_box span {
	top:							-1px;
}

.performers_box span {
	top:							-1px;
}

.register_box span {
	top:							-1px;
}

.content {
	display:						table-cell;
}

.side {
	display:						table-cell;
}

