@import url(main.css);



#ng_bitflux_org,body {
    background-color: white;
    background-image: none;
}

#master {
    background-image:none;
}

#content {
    padding: 0;
    margin: 30px;
    width: 518px;
}

#shaddow {
    width: auto;
    margin: 0;
}

#container {
    width: auto;
    margin: 0;
}

.noprint {
    display: none;!important
}

#left {
    display: none;!important
}

#topnavi-helper {
    display: none;!important
}


#banner {
    display: none;!important
}

#footer {
    display: none;!important
}

.printonly {
    display: block;!important
}


