@-moz-document 
/*Change .com to any (.jp, .ca...)*/
url-prefix(http://www.google.com/reader),
url-prefix(https://www.google.com/reader) {

a,a:link,a:hover {
text-decoration: none;
}
#nav {
position:relative !important;
top:5px !important;
z-index:2 !important;
}
.round-box {
font-family: Tahoma, Calibri, sanf-serif !important;
font-size:9pt !important;
}
/*Add subscription - Browse*/
#add-box {
font-size:9pt !important;
}
/*Only list updated*/
#sub-tree-show-new {
font-size: 9pt;
}
/*Refresh - Manage subscriptions*/
#sub-tree-footer {
font-size: 9pt;
text-align: left;
}
#entries .entry-body, #entries .entry-title {
max-width: none !important;
text-align: justify !important;
padding: 0 1em 0 0;
margin: 0;
}
#entries .entry-title {
font-family: Times New Roman, Arial !important;
}
#entries .entry-author {
direction: ltr;
text-align: left !important;
font: normal .85em Tahoma !important;
}
#entries .entry-body {
font: normal 9pt Tahoma !important;
direction: rtl !important;
line-height: 1.8em !important;
color: #333;
text-align: justify;
}
/**/
#searchContainer {
position:relative !important;
top:20px !important;
left:30px !important;
width:500px !important;
}
}