h1 a{
	color: #4B7A24;
}
h1 a:hover{
	color: #000000;
}

#topmatches-head {
/* fallback */ 
background-color: #619300; 

/* Safari 4-5, Chrome 1-9 */ 
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#619300), to(#4B7001)); 

/* Safari 5.1, Chrome 10+ */ 
background: -webkit-linear-gradient(top, #619300, #4B7001);

/* Firefox 3.6+ */ 
background: -moz-linear-gradient(top, #619300, #4B7001); 

/* IE 10 */ 
background: -ms-linear-gradient(top, #619300, #4B7001); 

/* Opera 11.10+ */ 
background: -o-linear-gradient(top, #619300, #4B7001); 

background: linear-gradient(top, #4B7001 0%,#619300 100%);

border-bottom:#BDC6AA 1px solid;
height:20px;
line-height:20px;
width:606px;
padding:0  0 0 14px;
color:#fff;
font-size: 12px;
font-weight: bold;
}
#topmatches-head img {
	vertical-align:middle;
	margin-bottom: .25em;
	margin-right:6px;
}
#topmatches-main{
	background-color:#e3e3e3;
	height:150px;
	padding:0 10px 10px 10px;
	width:600px;
	margin-bottom:15px;
}

#topm-photo{
	float:left;
	width:210px;
	margin-top:10px;
}
#topm-photo img{
	width:240px;
	height:140px;
}
div.datalift{
	float:right;
	margin-top:10px;
	padding-bottom:10px;
	width:344px;
	border-bottom:1px solid #BFBFBF;
}
div.topm-h2{
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
}
#threew-back{
	width:344px;
	height:15px;
	float:left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color:#ccc;
	margin-bottom:6px;
}
div.topm-3wtitle{
	float:left;
	width:104px;
	text-align:center;
	font-weight:bold;
	margin-bottom:4px;
	padding-right:10px;
	/*color:#FFF;*/

}
div.topm-odds{
	float:left;
	color:#4B7A24;
	height:20px;
	line-height:20px;
	font-size:14px;
	font-weight:bold;
}
div.topm-odds img {
	vertical-align:middle;
	margin-bottom: .25em;
}
div.topm-vall{
	display:block;
	height:16px;
	line-height:16px;
	float:right;
	padding:0 8px 0;
	margin-top:4px;
	font-weight:bold;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	/* fallback */ 
background-color: #619300; 

/* Safari 4-5, Chrome 1-9 */ 
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#619300), to(#4B7001)); 

/* Safari 5.1, Chrome 10+ */ 
background: -webkit-linear-gradient(top, #619300, #4B7001);

/* Firefox 3.6+ */ 
background: -moz-linear-gradient(top, #619300, #4B7001); 

/* IE 10 */ 
background: -ms-linear-gradient(top, #619300, #4B7001); 

/* Opera 11.10+ */ 
background: -o-linear-gradient(top, #619300, #4B7001); 

background: linear-gradient(top, #4B7001 0%,#619300 100%);
}
div.topm-vall a{
	color:#fff;
}

div.topm-vall a:hover{
	color:#000;
}