#online-retailers {width: 980px; -moz-border-radius: 8px; -webkit-border-radius: 8px; }

ul.logo-list {list-style: none; margin: 0 0 30px 0; padding: 10px; overflow:hidden; width: 980px;}
ul.logo-list li {list-style: none; float:left; margin: 0 20px 30px 0; height: 90px; padding: 6px; background: #fff; -moz-border-radius: 4px; -webkit-border-radius: 4px;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

ul.logo-list li:hover {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}

ul.logo-list li a:link, ul.logo-list li a:visited {display:block; background-repeat: none;}
ul.logo-list li a:hover {}

ul.logo-list li a:link span, ul.logo-list li a:visited span {display:none;}

li.dicks a {width: 165px; height: 90px; background: url("images/logos/dicks.jpg") 0px -90px;}
li.eastbay a {width: 188px; height: 90px; background: url("images/logos/eastbay.jpg") 0px -90px;}
li.homerun a {width: 167px; height: 90px; background: url("images/logos/homerun.jpg") 0px -90px;}
li.sportsdepot a {width: 259px; height: 90px; background: url("images/logos/sportsdepot.jpg") 0px -90px;}

li.football a {width: 285px; height: 80px; background: url("images/logos/football.jpg") 0px -80px;}
li.hitrunscore a {width: 344px; height: 80px; background: url("images/logos/hrs.jpg") 0px -80px;}

li.weplay a {width: 217px; height: 90px; background: url("images/logos/weplay.jpg") 0px -90px;}
li.mcsports a {width: 241px; height: 90px; background: url("images/logos/mcsports.jpg") 0px -90px;}
li.dunhams a {width: 149px; height: 90px; background: url("images/logos/dunhams.jpg") 0px -90px;}
li.sportsauthority a {width: 248px; height: 90px; background: url("images/logos/sportsauthority.jpg") 0px -90px;}
li.sportsunlimited a {width: 197px; height: 90px; background: url("images/logos/sportsunlimited.jpg") 0px -90px;}



li.dicks a:hover {background: url("images/logos/dicks.jpg") 0px 0px;}
li.eastbay a:hover {background: url("images/logos/eastbay.jpg") 0px 0px;}
li.homerun a:hover {background: url("images/logos/homerun.jpg") 0px 0px;}

li.sportsdepot a:hover {background: url("images/logos/sportsdepot.jpg") 0px 0px;}
li.gobros a:hover {background: url("images/logos/gobros.jpg") 0px 0px;}

li.football a:hover {background: url("images/logos/football.jpg") 0px 0px;}
li.hitrunscore a:hover {background: url("images/logos/hrs.jpg") 0px 0px;}

li.weplay a:hover {background: url("images/logos/weplay.jpg") 0px 0px;}
li.mcsports a:hover {background: url("images/logos/mcsports.jpg") 0px 0px;}
li.dunhams a:hover {background: url("images/logos/dunhams.jpg") 0px 0px;}
li.sportsauthority a:hover {background: url("images/logos/sportsauthority.jpg") 0px 0px;}
li.sportsunlimited a:hover {background: url("images/logos/sportsunlimited.jpg") 0px 0px;}
