#clear {clear:both}
td.headingcell {
	background-color:#efefef;
	border:#ccc 1px solid;
	padding:15px 13px 15px 13px;
	width:222px;
	height:19px;
	margin:0;
}
td.regularcell {
	background-color:#fff;
	border:#ccc 1px solid;
	border-top:none;
	padding:15px;
	width:218px;
	margin:0;
}
#fliteams1, #fliteams2 { width:250px; }
#fliteams1 { float:left; }
#fliteams2 { margin-left:265px;}
#fliteams1 table.footballleague, #fliteams2 table.footballleague {
	margin-bottom:18px;
}
#fliteams1 ul, #fliteams2 ul {
	font:normal "Geneva", Verdana, Helvetica, Arial, sans-serif;
	list-style-type:none;
	margin:0;
}
#fliteams1 ul li, #fliteams2 ul li  {
	background-color:transparent;
	background-image:none;
	text-indent:0;
	padding:0;
	}

#fliteams1 ul li:hover, #fliteams2 ul li:hover  {
	background:transparent url('../images/linkarrow2.gif') right 5px no-repeat;
	}

#fliteams1 ul li.dark a, #fliteams2 ul li.dark a { color:#001D3B; }
#fliteams1 ul li.light a, #fliteams2 ul li.light a {	color:#3D86A2; }

#fliteams1 ul li.dark a:hover, #fliteams2 ul li.dark a:hover { color:#818f9e; }
#fliteams1 ul li.light a:hover, #fliteams2 ul li.light a:hover {	color:#9fc3d1; }
