/* right buttons */#right-btns { width: 107px; margin: 10px 0 0 0; padding: 0 0 0 8px; list-style: none; }#right-btns li { width: 92px; margin: 0 0 6px 0; padding: 0; text-indent: -9999px; }#rent { width: 92px; height: 21px; }#rent a { display: block; width: 92px; height: 21px; background: url(../right-btns/right-rent.gif) no-repeat top left; }#rent a:hover { background-position: 0 -21px; }#appfee { width: 92px; height: 41px; }#appfee a { display: block; width: 92px; height: 41px; background: url(../right-btns/right-appfee.gif) no-repeat top left; }#appfee a:hover { background-position: 0 -41px; }#maintenance { width: 92px; height: 31px; }#maintenance a { display: block; width: 92px; height: 31px; background: url(../right-btns/right-maintenance.gif) no-repeat top left; }#maintenance a:hover { background-position: 0 -31px; }