#bagan {
	border:1px solid;
	margin-bottom:10px;
	padding:1px;
	text-align:center;
	width:112px;
	height:103px;
}
#bagan ul {
	text-align:left;
}
#bagan ul li {
	list-style:none;
	font-size:12px;
	margin:1px;
	padding:1px;
}
#bagan ul li.gugur {
	color:#999;
}
#bagan ul li.win {
	background:#ff6600;
}
#bagan ul li.juara {
	font-weight:bold;
}
#bagan ul li label {
	width:18px;
	font-size:11px;
	display:block;
	float:left;
}
table#line_separator {
	border-top:1px solid #fff;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	width:40px;
}
table.s2 {
	height:180px;
}
table.s4 {
	height:240px;
}
table.s4i {
	height:240px;
}
table.s8 {
	height:490px;
}
table.s10 {
	height:590px;
}
table.s10i {
	height:570px;
}
.battle {
	background:#1a1a1a !important;
	border:1px solid #444 !important;
	padding:3px !important;
	margin:3px auto 0 !important;
	width:140px !important;
}
#battleround {
	text-align:center;
	background:#141414;
}
#battleround table {
	margin:5px auto;
}
#battleround table th {
	font-size:14px;
}