.lf_outer_container {
	background:		#666666;
	margin:			0px 0px 5px 0px;
	padding:		0px;
	width:			180px;
}
.lf_inner_container {
	padding:		1px;
}
.lf_iframe_container {
	background:		#FFFFCC;
	margin:			0px 0px 0px 0px;
	padding:		5px 5px 5px 5px;
}
.lf_header {
	background:		#FFCC66;
}

.lf_header_on {
	background:		#FFCC66;
	float:			left;
	margin:			0px;
	padding:		0px;
	width:			89px;
}
.lf_header_scores_off {
	background:		#FFDDA7;
	border-bottom:	1px solid #999999;
	border-right:	1px solid #999999;
	color:			#666666;
	cursor:			pointer;
	float:			left;
	font-size:		8pt;
	font-weight:	bold;
	margin:			0px;
	padding:		0px;
	width:			88px;
}
.lf_header_news_off {
	background:		#FFDDA7;
	border-bottom:	1px solid #999999;
	border-left:	1px solid #999999;
	cursor:			pointer;
	float:			left;
	font-size:		8pt;
	font-weight:	bold;
	margin:			0px;
	padding:		0px;
	width:			88px;
}

.lf_header_on_text {
	font-size:		8pt;
	font-weight:	bold;
	margin:			0px;
	padding:		5px;
	text-align:		center;
}
.lf_header_off_text {
	color:			#666666;
	font-size:		8pt;
	font-weight:	bold;
	margin:			0px;
	padding:		5px;
	text-align:		center;
}


.iframe_container_liveScores, .iframe_container_bbcNews {
	background:		#FFFFCC;
	overflow:		hidden;
	width:			168px;
}
.lf_item {
	padding:		0px 0px 5px 0px;
}
.lf_item_link {
	font-size:		8pt;
	font-weight:	bold;
}
.lf_item_ext {
	padding:		0px 0px 0px 0px;
	text-align:		right;
}
.lf_item_ext_link {
	font-size:		8pt;
	font-weight:	normal;
}