Code
/* Нужная кнопка ---*/
a.readon {
border: 1px solid #ddd;
display: block;
float: left;
font-weight: bold;
padding: 2px 5px;
text-decoration: none;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
a.readon:hover, a.readon:active, a.readon:focus { background-color: #fff; border: 1px solid #ccc; }
/* Размер текста ---*/
small, .small, .smalldark, .createby, .createdate, .modifydate, .img_caption, .contenttoc,
p.site-slogan, a.readon, .ja-navhelper, #ja-footer { font-size: 92%; }
small, .small { color: #999; }
.smalldark { text-align: left; }