.bboxl, .bboxr {
	width: 120px;
	height: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
	float: left;
	clear: both;
	position: relative;
	font-size: 10px;
}

.homet {
	position: absolute;
	top: -15px;
	left: 5px;
	width: 110px;
	overflow: hidden;
}

.awayt {
	position: absolute;
	bottom: 0px;
	left: 5px;
	width: 110px;
	overflow: hidden;
}

.bboxr .homet,
.bboxr .awayt {
	text-align: right;
}

.bboxl .innerb {
	width: 100%;
	height: 100%;
	border: 1px solid black;
	border-left: 0px;
}

.bboxr .innerb {
	width: 100%;
	height: 100%;
	border: 1px solid black;
	border-right: 0px;
}

.blinel  .innerb {
	border-bottom: 1px solid black;
	position: relative;
	top: -30px;
	width: 220px;
	text-align: center;
}

.bliner  .innerb {
	border-bottom: 1px solid black;
	position: relative;
	top: 30px;
	left: -100px;
	width: 220px;
	text-align: center;
}

.round {
	float: left;
	width: 120px;
}

.round h1 {
	text-align: center;
	height: 35px;
	display: none;
}

.rblabel {
	position: absolute;
	top: 50%;
	width: 120px;
	left: 5px;
}

.rblabel i {
	font-weight: normal;
	font-size: 10px;
	display: block;
	position: absolute;
	top: -15px;
	width: 120px;
}

.rblabel b {
	font-weight: bold;
	font-size: 10px;
	display: block;
	position: absolute;
	top: -3px;
	width: 120px;
}

.bboxr .rblabel {
	text-align: right;
}

.round-0-box {
	height: 60px;
	margin-top: 30px;
	margin-bottom: 30px;
}

.round-1-box {
	height: 120px;
	margin-top: 60px;
	margin-bottom: 60px;
}

.round-2-box {
	height: 240px;
	margin-top: 120px;
	margin-bottom: 120px;
}

.round-3-box {
	height: 480px;
	margin-top: 240px;
	margin-bottom: 240px;
}

.round-4-box {
	height: 960px;
	margin-top: 480px;
	margin-bottom: 480px;
}

.round-5-box {
	height: 1920px;
	margin-top: 960px;
	margin-bottom: 960px;
}

.consolation_round {
	position: relative;
	top: 150px;
	float: left;
	height: 1px;
	width: 1px;
}

.consolation_round .innerb {
	position: relative;
	left: -80px;
	width: 160px;
	height: 60px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

.consolation_round .homet,
.consolation_round .awayt {
	text-align: center;
	width: 100%;
}

.bcontainer {
	overflow: hidden;
	height: 2000px;
	width: 1500px;
	margin: auto;
}

.cblabel {
	position: absolute;
	top: 10px;
	text-align: center;
	width: 160px;
	display: block;
}

.flabel {
	text-align: center;
	width: 240px;
	margin-top: -20px;
	display: block;
}