#scaleControl {
float: right;
}
#controls {
width: 80%;
text-align: center;
margin: 0 auto;
#controls a {
width: 40px;
margin-left: -20px;
#firstLink {
position: absolute;
left: 13%;
#prevLink {
left: 37%;
#nextLink {
left: 63%;
#lastLink {
left: 87%;