/*
Content-Type: text/css
*/

ul.sponsor                      { margin:0 0 15px 0; padding:0; }
ul.sponsor li                   { margin-bottom:5px; list-style-type:none; width:160px; height:150px; }
ul.sponsor li a                 { display:block; width:160px; height:150px; background-position:0 0; }

ul.sponsor li a.adstgeorge      { background:url(../img/sponsors/st_george.png) no-repeat; }
ul.sponsor li a.adhonda2        { background:url(../img/sponsors/honda2.png) no-repeat; }
ul.sponsor li a.adbushfire2     { background:url(../img/sponsors/bushfire2.png) no-repeat; }
ul.sponsor li a.ad2xU           { background:url(../img/sponsors/2xU.png) no-repeat; }
ul.sponsor li a.adbendigobank   { background:url(../img/sponsors/bendigobank.png) no-repeat; }
ul.sponsor li a.adbendigokeweast   { background:url(../img/sponsors/bendigo_keweast.png) no-repeat; }
ul.sponsor li a.adharveytravel    { background:url(../img/sponsors/harvey_travel.png) no-repeat; }
ul.sponsor li a.adverve    { background:url(../img/sponsors/vervead.png) no-repeat; }
ul.sponsor li a.advitale    { background:url(../img/sponsors/vitale.png) no-repeat; }
ul.sponsor li a.adswitchwise    { background:url(../img/sponsors/switchwise.png) no-repeat; }
ul.sponsor li a.hhwh    { background:url(../img/sponsors/hhwh.png) no-repeat; }

ul.sponsor li a.adsponsored           { background:url(../img/sponsors/sponsored.png) no-repeat; height:128px; }
ul.sponsor li a.adsponsored:hover     { background-position:0 -128px; }
ul.sponsor li a:hover           { background-position:0 -150px; }

