@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("forum.fok.nl") {
body {
position:             absolute !important; 
left:                 250px !important;     /*HIER HET AANTAL PIXELS NAAR LINKS INSTELLEN*/
background-color:     #666666!important; 
background-image:     url(http://eduweb.hhs.nl/~60479/foklight4.gif)!important; 
background-repeat:    repeat-y!important; 
background-position:  240px !important;     /*MOET 10px MINDER ZIJN ALS DE VERSCHUIVING*/
}

.quote {background-color: white !important; font-size: 11px !important; color: #555555 !important; padding-left: 5px !important;}
.quote a {color: navy !important}

}