#wrapper {
  width: 100%;
}

#header {
background: url("../img/background.png") repeat scroll 0 0 #2299bb;

  padding-bottom: 0;
}

#header:after {
  clear: none;
}

#header:after {
  content: "";
  display: block;
  clear: both;
}

#header-logo {
  width: 90px;
  height: auto;
  padding: 10px 5px 6px 5px;
}

#header-logo img {
  width: 90%;
}

#header-ad {
  padding: 0;
  width: 100%;
}

#header-ad img {
  width: 100%;
}

#left {
  width: 100%;
  padding-bottom: 0;
  margin-bottom: 0;
  background-color: white;
  display: none;
}

.twitter {
  display: none;
}

/*
.information li {display: none;}
.information li:nth-child(1) {display: block;}
*/

#left .sisters-banners {
  display: none;
}

#center {
  width: 100%;
  margin: 0;
}

#center .pickup {
  margin: 10px 5px 0 5px;
}

#center .editors-choice {
  display: none;
}

#right {
  width: 100%;
}

#right .ad img {
  width: 70%;
  display: block;
  margin: 0 auto 10px auto;
}

#right .lineup {
  margin-left: 5px;
  margin-right: 5px;
}

div.nav-global ul.roll li {
  height: 27px;
}

div.nav-global ul.roll li img {
  height: 27px;
  width: auto;
}

div.nav-global ul li > a > div {
  height: 27px;
  width: auto;
}

.section-mobile {
  display: block;
  width: auto;
  margin: 10px 5px 10px 5px;
}
