.sgc_list{
	width:1140px;
	height:89px;
	white-space:nowrap;
	background-color:#333333;
	/*border-top:1px #BBBBBB solid;
	border-bottom:1px #666666 solid;*/
	border-top:1px #222222 solid;
	border-bottom:1px #222222 solid;
	/*background-image:url('/images/live_score_bg.gif');*/
	background-image:url('/images/sgc_list_bg.png');
	background-repeat:repeat-x;
}
.sgc_game div{
	margin-bottom:9px!important;
}
.sgc_game a{
	color:#FFFFFF;
	display:block;
	text-decoration: none;
}
.sgc_game a:visited{
	text-decoration: none;
}
.sgc_game{
	/*height:82px;*/
	/*background-image:url('/images/live_score_bg.gif');*/
	background-image:url('/images/sgc_game_bg.png');
	background-repeat:repeat-x;
	background-color:#000000;
	border-left:1px #3B3B3B solid;
	border-right:1px #666666 solid;
	/*border-top:1px #BBBBBB solid;*/
	border-bottom:1px #3B3B3B solid;
	float:left;
	color:#BBBBBB !important;
	/*padding:2px;*/
	padding:3px 6px;
	margin-left:5px;
	margin-right:5px;
	width:114px;
}
* html .sgc_game{
	\width:114px;
	w\idth:136px;
	\height:82px;
	he\ight:86px;
}
.sgc_score{
	font-size:9px !important;
	float:right;
}

.sgc_game span{
	white-space:nowrap;
	font-size:9px;
	width:100%;
}
.sgc_game div{
	font-size:9px;
	white-space:nowrap;
	overflow:hidden;
}
.sgc_winner{
	font-weight:bold;
	color:#FFFFFF !important;
}
.sgc_date{
	margin-top:3px;
	font-size:8px !important;
	color:#BBBBBB !important;
	display:block;
	float:left;
}
.sgc_time{
	margin-top:3px;
	display:block;
	font-size:8px !important;
	text-align:right;
	color:white !important;
	float:right;
}
.sgc_league{
	font-size:10px !important;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF !important;
	display:block;
	margin-top:2px;
	margin-bottom:1px;
}
.sgc_scroll_left{
	display:inline;
}
#sgc_scroll_right{
	float:right;
	display:inline;
}
#sgc_container{
	/*width:784px;*/
	/*width:914px;*/
	width:938px;
	float:left;
	height:89px;
	overflow:hidden;
	text-align:left;
}
#sgc_container div, span{
	font-family: Tahoma;
}
.sgc_nav_button{
	/*border-left:1px #BBBBBB solid;
	border-right:1px #666666 solid;
	border-top:1px #BBBBBB solid;
	border-bottom:1px #666666 solid;*/
	border:0;
	width:28px;
	height:89px;
	float:left;
}
.sgc_nav_button img{
	width:28px;
	height:89px;
	cursor:pointer;
}
.sgc_game a:hover, .sgc_game a:hover div{
	cursor:pointer;
	color:#FFCC00!important;
}
