/* TAG SCORES - BRACKET CSS */

div.bracket08{
	background-image: url(../images/bracket_08.jpg);
	background-position: left;
	background-repeat: no-repeat;
	height: 625px;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 835px;
}

.playerSpot{
	clear: none;
	float: none;
	font-size: 12px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	text-align: left;
	width: 200px;
}

.infoSpot{
	clear: none;
	float: none;
	font-size: 12px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	text-align: right;
	width: 190px;
}