@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix("http://www.gamespot.com/pages/forums/"), url-prefix("http://www.gamespot.co.uk/pages/forums/")
{

html
{
    width: 99.99% !important;
}

#container
{
    position: relative !important;
    width: auto !important;
    margin: 0px 20px !important;
}

#container_layout, #mpu_layout, #content
{
    width: 100% !important;
    margin: 0px !important;
    padding: 0px !important;
}

#full_layout
{
    position: static !important;
    width: 100% !important;
}

#mpu_layout .layout
{
    padding-right: 310px !important;
}

#main
{
    width: auto !important;
}

#side
{
    margin-right: -305px !important;
}

.topic_msg
{
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIwAAAABCAIAAACDjNFvAAAAAXNSR0IArs4c6QAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAAd0SU1FB9oGCA4eJjlX344AAAAZdEVYdENvbW1lbnQAQ3JlYXRlZCB3aXRoIEdJTVBXgQ4XAAAAEUlEQVQY02MUFhZmGAWDGwAAYJUAO+kUwr0AAAAASUVORK5CYII=) !important;
    background-position: left !important;
}

}