@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("img.420chan.org") {
*{
   outline: none;
}
html{
   background: transparent!important;
}
body{
   height: 100%;
   background: #fff url('http://img117.imageshack.us/img117/3489/testux3.jpg') fixed no-repeat top right!important;
   font: 16px 'Bitstream Vera-sans'!important;
   color: #34A!important;
}
div.adminbar, div.globalheader, span.thumbnailmsg, div.logo img{
   display:none; 
}
td.reply{ 
   background: transparent url('http://img510.imageshack.us/img510/8186/opacitysn4.png')!important;
   border: 1px solid #b8c3da;
   color: #34A!important;
   font-family: 'Georgia', serif !important;
   font-size: 16px!important;
   width: 100%;
   padding-bottom: 8px;
}
td.highlight{
   background: transparent url('http://img384.imageshack.us/img384/5393/opacity3bc3.png')!important;
   border: 3px dotted #F69!important;
   font-family: 'Georgia', serif !important;
   font-size: 16px!important;
   width: 100%;

}

form#postform{
   background:  transparent url('http://img294.imageshack.us/img294/3956/backgroundad8.png')!important;
   padding-bottom: 10px;
   border:2px dashed #36c;
}
#delform{
   background: transparent url('http://img73.imageshack.us/img73/931/opacitynt8.png')!important;
   font-family: 'Georgia', serif !important;
   font-size: 16px!important;
   padding: 2px;
}
hr{
   margin:0; padding: 0
}

.postername, .commentpostername{
   color: #039!important;
}

span.reflink a,span.reflink+a, a.quickreplylink, span.filesize a, span.omittedposts a, a.hidethreadlink, a.showthreadlink, p a{
   font-weight: bold!important;
   color: #039!important;
}

span.reflink a:hover,span.reflink+a:hover, a.quickreplylink:hover, span.filesize a:hover, span.omittedposts a:hover, a.hidethreadlink:hover, a.showthreadlink:hover, p a:hover{
   background: #369!important;
   color: white!important;
}

}