/*Defines brackets and locations for Tiger Rumble Semis/Finals results*/

.brackcont {
padding:0; position:relative;
height:200px;width:700px;
background-color:#ffffdd;
border:1px solid #888888;
}

#c3R {height: 36px; width: 220px; left:20px; top:40px; border-color:black}
#c2R {height: 36px; width: 220px; left:20px; top:128px; border-color:black}
#c1R {height: 86px; width: 220px;left:240px; top:60px; border-color:black}

#line1 {
top:100px;
left:460px;
width:220px;  
}

/* position of game time/day */
#se1, #se2, #se3 {
width:220px;
}

#se1  { 
right:462px; top: 50px;
}

#se2  { 
right:462px; top:138px;
}

#se3  { 
right:242px; top: 92px; 
}

#champ   {position:absolute; left: 490px; top:75px;}
#gam3_1  {position:absolute; left: 270px; top:40px;}
#gam3_2  {position:absolute; left: 270px; top:152px;}
#gam1_1  {position:absolute; left:  40px; top: 20px;}
#gam1_2  {position:absolute; left:  40px; top: 82px;}
#gam2_1  {position:absolute; left:  40px; top:110px;}
#gam2_2  {position:absolute; left:  40px; top:170px;}

#lblChamp {
 position: absolute;
 left: 535px;
 top: 110px;
}
