/* Base */ body { background: #FFF; } form { margin: 0; padding: 0; } img {border: none; margin: 0;} select, label, .pointer { cursor:pointer; } /* */ #nolist ul li, #nolist ul li:hover, #nolist ol li, #nolist ol li:hover { list-style-image: none; background: transparent; margin: 0; padding: 0; border: none; } #container { background: #fff url(../images/theme/shade.gif) repeat-x top; } /* button */ a.more-link { padding : 2px 5px 2px 5px; } div.entry { padding-bottom: 5px; } .button { padding : 3px 4px 3px 4px; } a.more-link, .button { background-color : #f8fbfd; text-align : center; font-size : 10px; border : 3px double #e3e3e3; margin : 2px; } a.more-link { color : #222; } a.more-link:hover, a.more-link:link, a.more-link:visited { color: #444; text-decoration: none; }