@-moz-document 
/*Change .com to any (.jp, .ca...)*/
url-prefix(http://www.google.com/reader),
url-prefix(https://www.google.com/reader),
url-prefix(http://www.google.com/reader/shared),
url-prefix(https://www.google.com/reader/shared) {

#main {
font-family: Tahoma !important;
}

.entry-container{
line-height: 22px;
font-size:11pt;
}

.entry{
font-size:11pt;
}

#chrome-title {
    float: right;
    font-family: arial;
    font-size: 30px;
    line-height: 30px;
}
}