body {
  background-color: #fff;
}

#main-content-body {
  position: relative; 
  margin: 0px auto; 
  width: 850px; 
  background: #fff;
}

#main-content {
  width: 855px;
  overflow: visible;
}




#banners {
  display: none;
}

#banners-main {
  display: none;
}



a#signup {
  background-repeat: no-repeat !important;
}

@-moz-document url-prefix() {
#signup[id=signUP] {/*display: none;*/} 
}
.sign-panel {
  width: 850px !important;
  oveflow: hidden;
}
.sign-panel .third-col {
  width: 0px;
  overflow: hidden;
  display: none;
}
#footer {
  width: 850px;
}

#banner_r1 { 
  display: none;
}
#banner_r2 {
  display: none;
}

#now-playing .tabs1 a {
  width: 103px;
}

