@charset "UTF-8";
/* CSS Document */

.tablehead td, .tableheadFixWidth td {padding:105px 5px 5px 5px;}

.playingames .match {
border-color: #999999;
border-style: solid;
border-width: 1px 0;
padding: 2px;
position: absolute;
width: 100px;
left: 14%;
}

#playingame1 {
position: absolute;
top: 840px;
left:108px;
}

#playingame2 {
position: absolute;
top: 840px;
left:288px;
}

#playingame3 {
position: absolute;
top: 840px;
left:468px;
}

#playingame4 {
position: absolute;
top: 840px;
left:648px;
}

