#Signs {
    position: relative;
    margin: 20px auto 0 auto;
    width: 485px;
    height: 577px;
    background: transparent url(images/signs.png) no-repeat 0 0;
}

#Signs a {
    position: absolute;
    display: block;
    width: 485px;
    height: 125px;
    left: 0;
    text-indent: -9999px;

}

a#RLabs     { top: 0px; }
a#TextSets  { top: 155px; }
a#AllThemes { top: 310px; }

#Main {
    margin-bottom: 0;
}

#Footer {
    margin-top: 0;
}

#FooterInside {
    margin-top: 0;
}
