@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("livestream.com") {
#main {
  width: auto !important;
}
#main-bg {
  width: 100% !important;
}
#sidebar {
  width: auto !important;
  float: none !important;
  padding-left: 630px !important;
}
#channel-chat {
  width: 100% !important;
}
#chat-livestream {
  width: auto !important;
}
}