.pages_btns { padding: 5px 0 1em; line-height: 30px; }
.postbtn, .replybtn, #modopt, #modopttmp { float: left; margin-right: 10px; color: {HIGHLIGHTLINK}; cursor: pointer; }
#modopt, #modopttmp, .threadlist tfoot a { background-color: {INPUTBG}; border: 1px solid; border-color: {INPUTBORDERDARKCOLOR} {INPUTBORDER} {INPUTBORDER} {INPUTBORDERDARKCOLOR}; padding: 0 16px 0 6px; line-height: 20px; }
.threadlist tfoot a { margin-right: 5px; padding: 3px 16px 3px 3px; }
#modopt:hover, #modopttmp:hover, .threadlist tfoot a:hover { text-decoration: none; color: {HIGHLIGHTLINK}; }
.postbtn, .replybtn { width: 150px; height: 30px; background: url({IMGDIR}/newtopic.gif) no-repeat 0 0; font-size: 14px; font-weight: 700; line-height: 28px; *line-height: 32px; text-align: center; overflow: hidden; }
.replybtn { background-image: url({IMGDIR}/reply.gif); }
.postbtn a, .replybtn a { display: block; padding-left: 15px; color: #FFF; letter-spacing: 15px; }
.postbtn a:hover, .replybtn a:hover { text-decoration: none; } |