.teamGameLeadersHolder{
float:left;
width:362px;
height:160px;
overflow:hidden;
margin:0px 0px 0px 0px;
}

.teamGameLeadersHolder .tgl{
float:left;
clear:both;
width:100%;
height:155px;

font-size:12px;
line-height: 1.2;
margin:0px 0px 0px 2px;
text-align:center;
color:#000000;
background:#fff;
}

.teamGameLeadersHolder .tg2{
float:left;
clear:both;
width:100%;
height:155px;

font-size:12px;
line-height: 1.2;
margin:0px 0px 0px 2px;
text-align:center;
color:#000000;
background:#fff;
}

.teamGameLeadersHolder .tg3{
float:left;
clear:both;
width:100%;
height:155px;


font-size:12px;
padding:0px 0px 0px 0px;
line-height: 1.2;
margin:0px 0px 0px 2px;
text-align:center;
color:#000000;
background:#fff;
}

.teamGameLeadersHolder .gl_on,
.teamGameLeadersHolder .gl_off{
float:left;
width:120px;
height:23px;
text-align:center;
text-decoration:none;
color:#fff;
}

.teamGameLeadersHolder .gl_on{
width:120px;
color:#d4500f;
cursor: default;
font-size:11px;
font-weight:bold;
background:url(tab-off.jpg) left top no-repeat;
}

.teamGameLeadersHolder .gl_off{
color:#2864b4;
width:120px;
cursor: hand;
font-size:11px;
background:url(tab.jpg) left top no-repeat;
}