.cancel { cursor:pointer;float:right;background-image: url('/img/cancel.gif');width:67px;height:22px; }
.ok { cursor:pointer;float:right;background-image: url('/img/ok.gif');width:49px;height:22px; }
.signupbt { cursor:pointer;float:right;background-image: url('/img/signup.gif');width:67px;height:22px; }
.logonbt { cursor:pointer;float:right;background-image: url('/img/logon.gif');width:67px;height:22px; }
.sendbt { cursor:pointer;float:right;background-image: url('/img/send.gif');width:67px;height:22px; }
.dlbt { cursor:pointer;float:left;background-image: url('/img/download.gif');width:90px;height:22px; }
.backbt { cursor:pointer;float:left;background-image: url('/img/back.gif');width:90px;height:22px; }
.logoffbt { cursor:pointer;float:right;background-image: url('/img/logoff.gif');width:67px;height:22px;margin-top:6px; }