@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("whirlpool.net.au") {

#logo {
position:absolute;
top:-120px !important;
left:-22px !important;
z-index:0}

#logosub {display:none}

#content {
margin-left: 160px !important; 
margin-top:-18px !important;
z-index:100;
}

#left {top: 80px !important; width:160px !important;z-index:100}
#left * {font-size: 12px;}
#left dl {display:none}
#left dl.userinfo {display:block;}

#menu {margin:0 !important;}
.userinfo {margin:4px !important }
a.xx {padding-left:6px;}

/* forum columns */
col.c1,col.c3 {width: 120px !important}
#threads td.title {width:100%}

/* move page list in threads to new line */
#threads td.title span.small {display:block}
/* ...except the poll text */
#threads td.title span.small[style] {display:inline !important}

#breadcrumb * {font-size:14px !important;}

#footer {display:none}

}