div.tickLabels {display:none;}

.box ul.view_switcher {position:absolute; top:-1px; right:-1px; display:inline; margin:0px;}
.box ul.view_switcher li {float:left; padding:0px; border-bottom:0px;}
.box ul.view_switcher li a {float:left; display:inline; padding:0 10px 0 38px; line-height:33px; border:1px solid #DEDEDE;}
.box ul.view_switcher li#table_view a {background:#FFF url("/images/icons/application_view_list.png") 12px 12px no-repeat;}
.box ul.view_switcher li#graph_view a {background:#FFF url("/images/icons/chart_line.png") 12px 12px no-repeat;}
.box ul.view_switcher li a.last {border-left:0px;}
.box ul.view_switcher li a:hover {background-color:#FFF; text-decoration:none;	cursor:pointer;}
.box ul.view_switcher li a.selected {background-color:#FFF; border-bottom:1px solid #FFF;}

#league_table {overflow:hidden;}
#league_table table {width:1148px; margin-left:-470px;}
th#graph_row {width:470px; background:#FFF;}
th#graph_row #graph {width:470px;}
#league_table td.position {width:15px; text-align:right;}
#league_table td.tick {width:15px;}
#league_table td.name {width:200px;}
#slider {margin:20px 0 30px 0;}
#slider form {width:485px; margin-left:100px;}

#graph_result {position:absolute; top:50px; left:10px; background:#FFF url("/images/icons/sport_soccer.png") 10px 10px no-repeat; padding:10px 10px 10px 35px; float:left; border:1px solid #DEDEDE;}
#graph_result strong {font-weight:bold;}

#match_dates select,
#match_dates .form_buttons {display:none;}
#match_dates .ui-slider {}

ol.ui-slider-scale li {width:100px;}