#resol{
	display:table-row;
	list-style:none;
}

.recoll{
	vertical-align:top;
	width:470px;
	float:left;
	position:relative;
	top:0;
}

.recolr{
	vertical-align:top;
	width:470px;
	float:right;
	position:relative;
	top:0;
}

.title-date{
	position:relative;
	margin-left:4px;
}

.result_wrap{
	display:table;
	table-layout:fixed;
}

.center{
	margin-left:80px;
}

.expand{
	cursor:pointer;
	float:right;
	margin-right:-12px;
	margin-top:5px;
}

.time-exp{
	float:right;
	margin-top:4px;
	margin-right:2px;
}

.results-tbl{
	border-collapse: collapse;
	width:300px;
	margin:1px;
	margin-top:0;
	margin-left:20px;
	background-color:#D2EFF7;
}

.results-tbl td{
	position:relative;
}

.spacing{
	border-top:1px solid #009EC0;}

.event-heading {
	width:320px;
	border-bottom:2px solid #000;
	background:#009EC0 url(../img/event_title_bg.png);
	color:#FFF;
	height:21px;
}

.event-heading h2{
	font-size:18px;
	color:#000;
	margin-left:2px;
	float:left;
}

.team-heading{
	background:#FFF url(../img/title_repeat.png);
}

.team-heading h3{
	color:#000;
}

.resulttb{
	position:relative;
}

.spacer{
	width:30px;
}