/* link style Cotic sponsor panel for team page */
/* Kelvin Owers - www.spittingcat.com */

#sponsors {
  width:580px;
  height:580px;
  border-top:20px solid black;
}

#sponsors img {
    filter: alpha(opacity=80);-moz-opacity:.80;opacity:.80;
}
#sponsors img:hover {
    filter: alpha(opacity=99);-moz-opacity:.99;opacity:.99;
}

#sponsors_magura {
  position:absolute;
  left:15px;
  top:0px;
  width:331px;
  height:249px;
}

#sponsors_torq {
  position:absolute;
  left:0px;
  top:249px;
  width:330px;
  height:153px;
}

#sponsors_aqr {
  position:absolute;
  left:330px;
  top:249px;
  width:250px;
  height:104px;
}

#sponsors_kcnc {
  position:absolute;
  left:330px;
  top:353px;
  width:250px;
  height:49px;
}

#sponsors_crankbro {
  position:absolute;
  left:0px;
  top:402px;
  width:580px;
  height:80px;
}

#sponsors_exposure {
  position:absolute;
  left:0px;
  top:482px;
  width:311px;
  height:98px;
}

#sponsors_hope {
  position:absolute;
  left:311px;
  top:482px;
  width:269px;
  height:98px;
}
