#drawTable{
position: relative;
width: 601px;
height: 124px;
background: url('../images/wm_sc_0000g1_2.gif') left center no-repeat;
}
#drawTableFinal{
position: relative;
width: 601px;
height: 124px;
background: url('../images/wm_sc_0000g1_final_2.gif') left center no-repeat;
}
#back{
position: absolute;
top: 48px;
left: 10px;
}
#match1{
position: absolute;
top: 6px;
left: 52px;
}
#winner1{
position: absolute;
top: 34px;
left: 320px;
}
#match2{
position: absolute;
top: 67px;
left: 52px;
}
#winner2{
position: absolute;
top: 75px;
left: 320px;
}
#next{
position: absolute;
top: 48px;
left: 565px;
}
#matchf{
position: absolute;
top: 23px;
left: 52px;
}
#winnerf{
position: absolute;
top: 55px;
left: 320px;
}

