#new-sport-search ul{
width: auto;
margin: 0px;
padding: 0px;
list-style-type: none;
font-size:1.2em; 
	
}

.indent{
	padding-left: 24px;
}


.left {
		float:left;
		width:48%;
}
	.right {
		float:right;
		width:48%;
	}


#matrix td{
color: #fff;	
}
	
#matrix td a{
display: block;
padding: 5px;
background-color: #d7002f;
color: #fff;	
text-decoration: none;
text-align: center;
vertical-align: middle;
}

#matrix td a:visited{
background-color: #d7002f;
color: #fff;	
text-decoration: none;
}

#matrix td a:hover{
background-color: #6f7072;
color: #fff;	
text-decoration: none;
}

#matrix td a:active{
background-color: #d7002f;
color: #fff;	
text-decoration: none;
}
		
	
	




#new-sport-search ul{
width: auto;
margin: 0px;
padding: 0px;
list-style-type: none;
font-size:1.2em; 
	
}

.indent{
	padding-left: 24px;
}



	.left {
		float:left;
		width:48%;
}
	.right {
		float:right;
		width:48%;
	}



.w-bg{
background-color: #fff; 
padding: 5px;
}

.g-bg{
background-color: #e2e0e0;
padding: 5px;
}


.next-prev{
padding: 15px  5px  5px  5px;	
text-align: right;
}

.next-prev a {color:#d80633; background: transparent; text-decoration:none; padding: 2px;}
.next-prev a:visited{ background: transparent; text-decoration:none; padding: 2px;}
.next-prev a:hover{background:#d80633; text-decoration:none; color: #fff; padding: 2px; }
.next-prev a:active{background: transparent; text-decoration: none; padding: 2px;} 


