@charset "utf-8";
/* CSS Document */

.test {
	width: 100%;
	font-size: 14px;
	text-align: center;
	float: left;
}
.headline {
	width: 100%;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	float: left;
}
.headline a {
	color: #333333;
}
.headline a:hover {
	color: #666666;
}
#comments {
	width: 100%;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	float: left;
}
#team1 {
	width: 264px;
	font-size: 17px;
	font-weight: bold;
	color: #0066FF;
	text-align: right;
	margin-top: 20px;
	float: left;
}
#team1-logo {
	width: 100px;
	height: 100px;
	line-height: 100px;
	padding-left: 164px;
	margin-top: 20px;
	float: left;
}
#team2 {
	width: 264px;
	font-size: 17px;
	font-weight: bold;
	color: #FF0000;
	text-align: left;
	margin-top: 20px;
	float: left;
}
#team2-logo {
	width: 264px;
	height: 100px;
	line-height: 100px;
	margin-top: 20px;
	float: left;
}
#space-team {
	width: 135px;
	margin-top: 20px;
	float: left;
}
#vs {
	width: 135px;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	color: #999999;
	text-align: center;
	padding-top: 40px;
	margin-top: 20px;
	float: left;
}
#advertisement-left {
	width: 221px;
	height: 22px;
	margin-top: 20px;
	padding-left: 10px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	padding-top: 64px;
}
#advertisement-left a {
	font-weight: bold;
}
#stream-top {
	width: 341px;
	margin-top: 20px;
	float: left;
	background-image: url(../images/stream/stream-top.png);
	background-repeat: no-repeat;
	height: 86px;
}
#space-stream-top-right {
	width: 91px;
	height: 86px;
	margin-top: 20px;
	float: left;
}
#stream-right-content {
	width: 91px;
	height: 469px;
	float: left;
}
#stream-content {
	width: 560px;
	height: 420px;
	float: left;
	border: 1px #000000 solid;
	margin-left: 10px;
	margin-bottom: 20px;
	font-size: 14px;
}
.buttons {
	 width: 81px;
	 height: 60px;
	 margin-left: 5px;
	 margin-bottom: 5px;
	 float: left;
}
#next-broadcasts {
	width: 100%;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	float: left;
	margin-top: 20px;
}
.space-broadcast1 {
	width: 30px;
	height: 25px;
	float: left;
}
.space-broadcast2 {
	width: 30px;
	height: 25px;
	float: left;
	margin-bottom: 10px;
}
.next-top {
	width: 603px;
	height: 19px;
	font-size: 12px;
	text-align: center;
	float: left;
	padding-top: 5px;
	border-top: 1px #BBBBBB dashed;
}
#esl-tv {
	width: 653px;
	padding-left: 10px;
	height: 60px;
	font-weight: bold;
	float: left;
	line-height: 20px;
}
#tech-info {
	width: 653px;
	padding-left: 10px;
	height: 20px;
	font-weight: bold;
	float: left;
	line-height: 20px;
	font-size: 9px;
	font-style: italic;
}
#specs {
	width: 653px;
	padding-left: 10px;
	margin-left: 0px;
	margin-top: -5px;
	height: 60px;
	font-weight: bold;
	float: left;
	line-height: 20px;
}
#irc {
	width: 560px;
	padding-left: 0px;
	margin-left: 10px;
	float: left;
	border: 1px #000000 solid;
	margin-bottom: 20px;
}
.next-top a {
	color: #333333;
}
.next-top a:hover {
	color: #666666;
}
.next-bottom {
	width: 603px;
	height: 19px;
	font-size: 12px;
	text-align: center;
	float: left;
	padding-top: 5px;
	border-bottom: 1px #BBBBBB dashed;
}