.jump-link { text-align: right; margin-top: 5px; margin-right: -13px; } .jump-link a { padding: 5px 5px; border-radius: 1px; font-family: pf arma five; font-size: 08px; color: #bebebe; text-shadow:#ffffff 0px 1px 1px; background: #f1f1f1; box-shadow: inset 0 0 15px #bebebe; border-right: 3px solid #ffffff; -moz-transition: all .80s ease-out; -webkit-transition: all .80s ease-out; -o-transition: all .80s ease-out; -ms-transition: all .80s ease-out; transition: all .80s ease-out; } .jump-link a:hover { padding: 5px 10px; border-radius: 1px; margin-right:20px; font-family: pf arma five; font-size: 08px; color: #bebebe; text-shadow: #ffffff 0px 1px 1px; background: #dedede; box-shadow: inset 0 0 15px #bebebe; border-right: 3px solid #dedede; -webkit-transition-duration: .80s; }