.gameboard_wrapper{position:relative;}
.gameboard_inner{height:112px;margin:3px 0;position:absolute;width:920px;overflow:hidden;left:30px;}

.gameboard_arrow_wrapper_left{height:120px;width:30px;float:left;position:absolute;left:0;}
.gameboard_arrow_wrapper_right{height:120px;width:30px;position:absolute;right:0;}
.gameboard_arrow_wrapper_left:hover .gameboard_left_arrow{}
.gameboard_left_arrow{}
.gameboard_arrow_wrapper_right:hover .gameboard_right_arrow{}
.gameboard_right_arrow{}

.gameboard_date_wrapper{height:109px;width:50px;float:left;margin-right:3px;}

.gameboard_date_inner{overflow:hidden;}
.gameboard_date_inner h3{}
.gameboard_date_inner h4{}

.gameboard_game_wrapper{width:120px;height:108px;border-radius:5px;margin-right:3px;float:left;margin-top: -2px;border:2px solid transparent;}
.gameboard_game_wrapper:hover{}
.gameboard_game_container{height:112px;position:relative;padding-top:2px;}

.gameboard_game_center{position:relative;height:65px;width:120px;margin:0 auto;}
.gameboard_game_center_team_logo{height:20px;width:20px;margin:0 10px 0 10px;float:left;position:relative;top:5px;}
.gameboard_game_center_team_logo img{display:block;}
.gameboard_game_center_team{height:32px;text-align:left;}
.gameboard_game_center_team h4{display:inline-block;position:relative;}
.gameboard_game_center_team h3{display:inline-block;float:right;position:relative;margin-right:10px;}

.gameboard_game_top{position:relative;width:120px;height:20px;margin:0 auto;}
.gameboard_game_top span,.gameboard_game_bottom span{float:left;display:block;}
.gameboard_game_top .gameboard_game_tv{position:relative;display:block;float:right;cursor:pointer;}
.gameboard_game_top .gameboard_game_tv:hover{}

.gameboard_game_bottom{position:relative;height:20px;width:120px;margin:0 auto;}

.gameboard_sep_end{width:120px;height:1px;margin:0 auto;}
.gameboard_sep_live{width:120px;height:1px;margin:0 auto;}
.gameboard_sep{width:120px;height:1px;margin:0 auto;}