/* CSS Document for sponsors.php */

#sponsor_box  {
  width: 513px;
  height: auto;
  margin: auto;
  border: black 0px solid;
}

#sponsor_box img {
  border: 0;
}

.sponsor_title  {
  font-family: Arial, sans-serif;
  font-weight: bolder;
  font-size: 115%;
  margin-top: 20px;
  margin-bottom: 10px;
  text-align: left;
}

.rules {
  position: absolute;
  top: 135px;
  left: 20px;
  font-family: Arial, sans-serif;
  font-weight: bolder;
  font-size: 104%;
}

.premium-sponsor-box {
    margin-top: 10px;
}

/*
#leica-box  { 
  width: auto;
  padding-top: 73px;
  padding-left: 20px;
  height: 156px;
  background: url("../../images/sponsors/leica_bg.png") no-repeat top left;
}
*/

#first {
	margin-top: 15px;
	text-align: center;
}

#first img { 
  
}

.logo-box {
  position: relative;
  left: 50%;
  top: auto;
  margin-left: -122px;
  width: 245px;
  text-align: center;
}

.tag {
  text-align: right;
}

.sponsor-line {
    clear: both;
    margin-top: 5px;
}
  
.sponsor-line a {
    display: block;
    float: left;
    width: 245px;
    height: 48px;
    margin-right: 10px;
}

.sponsor-line div {
    height: 48px;
    padding-top: 4px;
}
