/* daily events box */
table.box1 {width:332px;overflow:auto;position:relative;text-align:left;}
table.box1 td.tl {background-image:url(../images/box/box1_tl.png);
background-repeat:no-repeat; width:23px; height:62px;}
table.box1 td.t {background-image:url(../images/box/box1_t.png);
background-repeat:repeat-x; width:280px; height:62px;}
table.box1 td.tr {background-image:url(../images/box/box1_tr.png);
background-repeat:no-repeat; width:29px; height:62px;}
table.box1 td.l {background-image:url(../images/box/box1_l.png);
background-repeat:repeat-y; width:23px;}
table.box1 td.c {background-image:url(../images/box/box1_c.png);width:280px; overflow:auto;}
table.box1 td.r {background-image:url(../images/box/box1_r.png);
background-repeat:repeat-y; width:29px;}
table.box1 td.bl {background-image:url(../images/box/box1_bl.png);
background-repeat:no-repeat; width:23px; height:60px;}
table.box1 td.b {background-image:url(../images/box/box1_b.png);
background-repeat:repeat-x; width:280px; height:60px;}
table.box1 td.br {background-image:url(../images/box/box1_br.png);
background-repeat:no-repeat; width:29px; height:60px;}

/*************************************************************************************************/



/* daily events box players */
table.box2 {width:464px;overflow:auto;position:relative;text-align:left;}
table.box2 td.tl {background-image:url(../images/box/box2_tl.png);
background-repeat:no-repeat; width:85px; height:142px;}
table.box2 td.t {background-image:url(../images/box/box2_t.png);
background-repeat:repeat-x; width:287px; height:142px;}
table.box2 td.tr {background-image:url(../images/box/box2_tr.png);
background-repeat:no-repeat; width:92px; height:142px;}
table.box2 td.l {background-image:url(../images/box/box2_l.png);
background-repeat:repeat-y; width:85px; height:271px;}
/*
table.box2 td.l {background-image:url(../images/box/box2_l.png);
background-repeat:reaoeat-y; width:85px; height:271px;}
*/
table.box2 td.c {background-image:url(../images/box/box2_c.png);width:71px; height:271px; overflow:hidden;}
table.box2 td.r {background-image:url(../images/box/box2_r.png);
background-repeat:repeat-y; width:92px; height:271px; z-index:1;}
table.box2 td.bl {background-image:url(../images/box/box2_bl.png);
background-repeat:no-repeat; width:85px; height:126px;}
table.box2 td.b {background-image:url(../images/box/box2_b.png);
background-repeat:repeat-x; width:280px; height:126px;}
table.box2 td.br {background-image:url(../images/box/box2_br.png);
background-repeat:no-repeat; width:92px; height:126px;}

/*************************************************************************************************/