
#boatButton {
    display: inline;
    float: left;
    width: 164px;
    height: 116px;
    background: url(/images/boat-button.jpg) transparent left top no-repeat;
    margin: 8px 10px 20px -5px;
    padding: 1px 9px 9px 1px;
    font-size: 160%;
}

#boatButton .highlight, #boatButton .shadow {
    width: 164px;
    height: 52px;
    line-height: 25px;
    text-align: center;
    padding-top: 64px;
    overflow: hidden;
}

