@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain(p2pnet.net) {

body {background-color: #99FFFF !important}

.mainlayout {background-color: #CCFFFF !important}

.header {overflow: scroll !important}

.header a img {
    display: inline !important;
    background-color: #ff00ff;
    overflow: auto !important;
    outline: none !important;
    height: 200px !important;
    width: auto !important;
    margin: 0 auto !important;
    padding: 0 !important;
    line-height: 200px !important;
    vertical-align: top !important;
    }

.header form, .header p img, .header p b {
    display: inline !important;
    text-align: center !important;
    overflow:   auto  !important;
    outline:    none  !important;
    margin: 0 auto 2ex auto;
    background-color: #CCFFFF !important;
    }

.sideheader, .sidebox, .sidecolumn {
    display: none !important;
    }

.maincontent {
    width: auto !important;
    margin-left: 5pt !important;
    margin-right: 5pt !important;
    background-color: #CCFFFF !important;
    }

.newsitem {
    text-align: center !important;
    width: auto !important;
    color: #FF9933 !important;
    }

.newlistitem {
    font-size: 10pt !important;
    color: #3333FF !important;
    font-weight: bold !important;
    }

.newlistitem b a {
    font-size: 12pt !important;
    color: #0000CC !important;
    font-family: castellar !important;
    font-weight: normal !important;
    }

.newlistitem .green {
    text-decoration: underline !important;
    font-weight: normal !important;
    }
    
}
