.Bx1_Promo_teamonline {
	background: url(../_img/promo/team-online.jpg);
	width:679px;
	padding:0;
	height: 120px;
	position: relative;
	display: block;
}

.Promo_teamonline .text {
	color: white;
	margin-left: 20px;
	display: block;
	position: absolute;
	font-size: 11px;
	line-height: 15px;
	left: 205px;
	top: 10px;
	margin-right: 5px;
}

.Promo_teamonline .title_team {
	color: white;
	display: block;
	position: absolute;
	font-size: 11px;
	line-height: 15px;
	left: 10px;
	top: 10px;
}

.Promo_teamonline .title_team a.title {
	color: #ff0000;
	font-size: 16px;
}

.top {
	margin-top:20px;
}

.Promo_teamonline .text p.status{
	font-size: 13px;
	line-height: 15px;
	margin-top:4px;
}

.red {
	color: #FFB700;
}

.team_result {
	width: 445px;
}

.team_result td{
	padding-left: 5px;
}

.teamonline_off {
	opacity: 0.2;
	filter: alpha(opacity = 20);
}

.teamonlinetext_on span{
	color: #FFB700;
}

.teamonlinetext_off span{
	color: #fc1b1b;
}