a.more-link { padding-right: 1.5em; background: url(/img/more_blue.gif) center right no-repeat; }
a.more-link:hover { background: url(/img/more_green.gif) center right no-repeat; }

div.post { border-bottom: 1px solid #E7E7E7; margin-bottom: 13px; }
div.post:last-child {border-bottom: none; margin-bottom: 0; }

div.alignleft a { padding-left: 1.5em; background: url(/img/less_blue.gif) center left no-repeat; }
div.alignleft a:hover { background: url(/img/less_green.gif) center left no-repeat; }
div.alignright a { padding-right: 1.5em; background: url(/img/more_blue.gif) center right no-repeat; }
div.alignright a:hover { background: url(/img/more_green.gif) center right no-repeat; }

p.postmetadata small { font-size: 13px; }
