.top2 a {
    background-color: #418F7C;
    background-image: url(../img/top2.gif);
    background-position: left top;
    background-repeat: no-repeat;
    color: #FFFFFF;
    display: block;
    font-size: 0.9em;
    font-weight: bold;
    padding-bottom:3.5px;
    padding-top:3.5px;
    text-align: right;
    padding-right: 2px;
    width: 100%;
}
