.home-page-gadget-container {
	background-color: #ffffff;
	color: #535353;
	font-weight: bolder;
}
.home-page-gadget-container td{
	text-align: center;
}
.home-page-teams div {
	float: left;
	width: 49.9%;
}
.home-page-result {
	font-size: 19px;
    /*font-weight: bolder;*/
    vertical-align: middle;
}
.home-page-stage-round{
	padding-bottom: 5px;
}
.home-page-stage-round img{
	vertical-align: middle;
}
.resume-text{
	font-size : 10px;
    color : #1B6CAD;
    cursor : pointer;
}
.default-message{
	background-color : #F3F3F3;
    height : 100%;
}
.default-message td{
	 padding: 19%;
     font-size : 12px;
     color : #555555;
     font-weight: bolder;
}
.home-page-title span{
	vertical-align:middle;
}
.default-message tr{
	text-align:center;
}
.home-page-match-slug{
 cursor : pointer;
}
#competition-main-div tbody .row-splitter-gadget{
 background-color : #E6E6E6;
 font-weight: bolder;
 height : 10px;
 padding : 0px;
 border: 0px solid #CCCCCC;
}
#competition-main-div tbody .row-splitter-gadget td{
	 height: 0px;
	 padding :0px;
}
.link_complete_classement{
 	color : #62629E;
    font-size : 11px;
 	cursor: pointer;
    text-decoration:underline;
}