/*
FÃ¤rgfix, reklamfix och centrering.
Enjoy!

*/


@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("t360.idg.se") {

html
{
background-color: black !important;
}
body
{
width: 990px !important;
margin-right: auto !important;
margin-left: auto !important;

border-left: 1px solid #e0e0e0 !important;
border-right: 1px solid #e0e0e0 !important;
}
div#pagelayout
{
width: 900px !important;
margin-top: -140px !important;
}
.adContainer{display: none;}
.adMarkings{display: none;}


}