@-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;
margin: 0 !important;
direction: rtl !important;
}

.entry-title-go-to {
display:none !important;
}

#entries .entry-title {
font-family: Times New Roman, Arial !important;
text-align: right !important;
background: url('http://symoniri.googlepages.com/entry-title-go-to.gif') no-repeat scroll 100% 50% !important;
padding: 0 25px 0 0 !important;
}
#entries .entry-date {
float: left !important;
}

#entries .entry-author {
direction: ltr;
text-align: left !important;
font: normal .85em Tahoma !important;
}
#entries .entry-body {
font: normal 9pt Tahoma !important;
line-height: 1.8em !important;
color: #333 !important;
text-align: justify;
padding: 5px 0 !important;
}
#entries .entry-body img {
padding: 5px;
margin: 0;
width: auto;
height: auto;
}
#entries .entry-body img[align="right"] {
margin: 0 0 0 10px;
}
#entries .entry-body img[align="left"] {
margin: 0 10px 0 0;
}
#entries .entry-body img[align="center"] {
margin: 10px;
}

#entries .entry-body a {
text-decoration: none;
color: #3b6bef !important;
}
#entries .entry-body a:hover {
text-decoration: none;
color: #008f56 !important;
}

blockquote {
margin: .75em 2em;
border-right: 10px solid #afafaf;
padding: 5px 15px;
color: #666;
font-size: 8pt;
background-color: #f0f0f0;
}
blockquote p {
margin:.5em 0;
}

code  { 
display: block; /* fixes a strange ie margin bug */
font: normal 9pt Arial; 
overflow: auto; 
background: #f0f0f0 url(http://chenkaie.googlepages.com/Code_BG.gif) left top repeat-y;
border: 1px solid #ccc;
padding: 5px 5px 5px 20px;
line-height: 1.2em;
margin: 5px 0 0 0;
direction: ltr;
text-align: left;
}

/**/
#searchContainer {
position: absolute !important;
top:20px !important;
left:30px !important;
width:500px !important;
border: 1px solid #000000 !important;
}
}