@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("reblog.ido.nu") {

body{ 
font-size: 18px !important;
font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif arial, verdana !important;
padding : 1.0em !important;
margin : 1.0em !important;
margin-left: 1.0em !important;
margin-right: 1.0em !important;

}

div.even,
div.odd {
padding-top: 10px !important;
}

div.even img,
div.odd img {
/* opacity: 0.20 !important; */
}

}