

.side_window_head {
    height:0px;
  }


* html #sidebar .side_window_head{
    margin-bottom:-6px;

  }


.side_window_mid {
    
    padding-left:10px;
    padding-right:10px;
    padding-top:10px;
    padding-bottom:10px;
    color:#ffcc00;
  }

.side_window_mid a{
    text-decoration:underline;
    color:#ffcc00;
    
}

.side_window_mid a:hover{
    color: #F24D47;
    
}

.side_window_foot {
    
    height:10px;
  }


#sidebar img {
    border-bottom-style : none;
    border-bottom-width : 0px;
    border-left-style : none;
    border-left-width : 0px;
    border-right-style : none;
    border-right-width : 0px;
    border-top-style : none;
    border-top-width : 0px;
    margin-bottom : 0px;
    margin-left : 2px;
    margin-right : 0px;
    margin-top : 0px;
  }

.team_table {
	width:100%;
  }
	
.team_table .team{
	text-align:left;
  }
.team_table .num{
	text-align:center;
  }
  
#next_match img{
	border-bottom-color : white;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    border-left-color : white;
    border-left-style : solid;
    border-left-width : 1px;
    border-right-color : white;
    border-right-style : solid;
    border-right-width : 1px;
    border-top-color : white;
    border-top-style : solid;
    border-top-width : 1px;
}
  