/* SPONSOR
********************************************************************************
*/
#sponsor-design{
  /*boxmodel*/
  padding: 15px 10px 25px 0;
  text-align: center;
}
#sponsor .sponsor-group{
  margin-bottom: 4px;
  margin-top: 10px;
}
#sponsor h3{
  /*boxmodel*/
  margin: 0 0 10px 0;
  padding: 1px 0;
  /*fonts*/
  font-size: 13px;
  color: #ce1d00;
  text-align: center;
  text-transform: uppercase;
  font-family:Arial, Helvetica, sans-serif;
  /*misc*/
  background: url(../img/bkg_Menu.jpg?231742) 0 0 no-repeat;
  height:27px;
}
#sponsor ul{
  /*boxmodel*/
  margin: 0;
  padding: 0;
  /*misc*/
  list-style: none;
}
