.scrolltable {
width:300px;
}

.scrolltable_smt {
width:280px;
}

#container {
width:300px;
height:164px;
overflow-y: scroll;
overflow-x: no;
}

#container_header {
width:300px;
}

#container_teamfix {
width:300px;
height:249px;
overflow-y: scroll;
overflow-x: no;
}

#container_averages {
width:300px;
height:210px;
overflow-y: scroll;
overflow-x: no;
}

#container_live {
width:300px;
height:205px;
overflow-y: scroll;
overflow-x: no;
}

#container_live_separate {
width:300px;
height:240px;
overflow-y: scroll;
overflow-x: no;
}

#container_live_separate_no_scroll {
width:300px;
height:240px;
overflow-y: no;
overflow-x: no;
}


#container_tschedule {
width:300px;
height:230px;
overflow-y: scroll;
overflow-x: no;
}

#container_tevent {
width:300px;
height:222px;
overflow-y: scroll;
overflow-x: no;
}

#container_table {
width:300px;
height:160px;
}

#container_tablescroll {
width:300px;
height:160px;
overflow-y: scroll;
overflow-x: no;
}

