
#page p {
  padding-right: 0;
}
#page #introduction {
  clear: both;
  float: left;
  width: 260px;
}
#page #sponsors {
  float: left;
  width: 130px;
}
#page #sponsors h2 {
  margin: 0;
  padding: 15px 0 0 15px;
  border: none;
  font-size: .7em;
  text-align: center;
}
#page #sponsors ul {
  margin: 0;
  padding: 0 0 0 15px;
  list-style: none;
}
#page #sponsors ul li {
  margin: 0;
  padding: 4px 0;
  text-align: center;
}
#page #copy {
  float: left;
  width: 200px;
  font-size: .85em;
}
#page #news {
  margin-top: 10px;
  float: right;
  width: 185px;
}
#page #news ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#page #news ul li {
  margin: 0;
  padding: 0;
  display: inline;
}
#page #news ul li a {
  font-size: .8em;
  display: block;
  padding: 4px 8px;
  border-bottom: 1px solid #FFF;
}
#page #news ul li a:hover {
  text-decoration: none;
  background-color: #333;
  color: #FFF;
}

#page .list-box {
  margin-left: 5px;
  width: 185px;
  float: left;
  background-image: url("../../img/2008/oktoberfest/base/bg_details.jpg");
  background-repeat: no-repeat;
  background-position: bottom left;
  margin-bottom: 10px;
}
#page .list-box h2,
#page .list-box h3 {
  margin: 0;
  padding: 5px 0 3px 6px;
  font-size: .9em;
  font-family: 'Century Gothic';
  border-bottom: 1px solid #FFF;
  text-transform: uppercase;
  background-image: url("../../img/2008/oktoberfest/base/bg_details-top.gif");
  background-repeat: no-repeat;
}
#page .list-box h3 {
  padding-top: 15px;
  background-image: none;
}