/* Spanish ------------------------------------------------------------------ */

#PageBanner {
    width: 700px;
    height: 360px;
    background: transparent url(images/page-banner.jpg) no-repeat 0 0;
    text-indent: -9999px;    
}

.endorsement {
    float: right;
    margin: 10px 0 10px 10px;    
}

.endorsement a {
    display: block;
    width: 120px;
    height: 75px;
    background: transparent url(images/endorsement.png) no-repeat 0 0;        
}

.tabbed-page h2 {
    border-bottom: 1px solid #999;
}

