a.login{
height: 23px;
width: 113px;
background: url('/images/button/login.png') no-repeat 100% 0;
display: block; 
}

a.login:hover{
height: 23px;
width: 113px;
background: url('/images/button/login.png') no-repeat 100% -23px;
}


a.pull{
height: 21px;
width: 128px;
background: url('/images/button/wotlk/pull.png') no-repeat 100% 0;
display: block; 
}

a.pull:hover{
height: 21px;
width: 128px;
background: url('/images/button/wotlk/pull.png') no-repeat 100% -21px;
}


a.send{
height: 21px;
width: 128px;
background: url('/images/button/wotlk/send.png') no-repeat 100% 0;
display: block; 
}

a.send:hover{
height: 21px;
width: 128px;
background: url('/images/button/wotlk/send.png') no-repeat 100% -21px;
}


a.changepass{
height: 21px;
width: 128px;
background: url('/images/button/wotlk/changepass.png') no-repeat 100% 0;
display: block; 
}

a.changepass:hover{
height: 21px;
width: 128px;
background: url('/images/button/wotlk/changepass.png') no-repeat 100% -21px;
}


a.changename{
height: 21px;
width: 128px;
background: url('/images/button/wotlk/changename.png') no-repeat 100% 0;
display: block; 
}

a.changename:hover{
height: 21px;
width: 128px;
background: url('/images/button/wotlk/changename.png') no-repeat 100% -21px;
}


a.changeemail{
height: 21px;
width: 128px;
background: url('/images/button/wotlk/changeemail.png') no-repeat 100% 0;
display: block; 
}

a.changeemail:hover{
height: 21px;
width: 128px;
background: url('/images/button/wotlk/changeemail.png') no-repeat 100% -21px;
}


a.change{
height: 21px;
width: 128px;
background: url('/images/button/wotlk/change.png') no-repeat 100% 0;
display: block; 
}

a.change:hover{
height: 21px;
width: 128px;
background: url('/images/button/wotlk/change.png') no-repeat 100% -21px;
}


a.arrow{
height: 24px;
width: 24px;
padding-left:100px;
background: url('/images/button/wotlk/arrow.png') no-repeat 100% 0;
display: block; 
}

a.arrow:hover{
height: 24px;
width: 24px;
background: url('/images/button/wotlk/arrow.png') no-repeat 100% -24px;
}
