/*Defines brackets and locations for Finals results*/

.brackcont {
height:140px;width:540px;
}

#c1R {
height: 48px;
width: 240px;
left:28px;
top:42px;
border-color:black}

#line1 {
top:66px;
left:270px;
width:240px;
}


/* location of game time/day */
#se1  { 
right: 320px;
top: 58px; 
}

#champ, #gam1_1, #gam1_2 {
position:absolute;
}

#champ   {
left: 270px;
top:   48px;
width:230px
}

#gam1_1  {
left:  55px;
top:   20px;
width:220px}

#gam1_2  {
left:  55px;
top:   96px; 
width:220px;
}

#lblChamp {
    position: absolute;
    left: 355px;
    top: 76px;
}

