@charset "UTF-8";
/* CSS Document */

/* Sponsor list
============================================================================= */

#presenting {}

  #presenting h1 {
    height: 33px;
    text-indent: -9999px;
	background:url(../img/type/sponsors/presenting.gif);
	margin: 0px 0 10px 0;
  }

  ul#presenting {}

    ul#presenting li {
	  width: 185px;
    }

      ul#presenting li a {
        display: block;
        cursor: pointer;
	    padding:10px 0 10px 0;
      }

      ul#presenting li a#yahoo {background: url(../img/logos/yahoo.gif) no-repeat; height:28px}
      ul#presenting li a#newmans {background: url(../img/logos/newmans.gif) no-repeat; height:79px}


#gold {}

  #gold h1 {
    height: 33px;
    text-indent: -9999px;
	background:url(../img/type/sponsors/gold.gif);
	margin: 10px 0 10px 0;
  }

  ul#gold {}

    ul#gold li {
      width: 185px;
    }

      ul#gold li a {
        display: block;
        cursor: pointer;
	    padding:10px 0 10px 0;
      }

      ul#gold li a#yahoo {background: url(../img/logos/yahoo.gif) no-repeat; height:28px}
      ul#gold li a#newmans {background: url(../img/logos/newmans.gif) no-repeat; height:79px}
