﻿/* Banner Mailing List ------------------------------------- */
#BannerMailingList
{
    background:url(images/BannerMailingList_EN.png) no-repeat;
    width:190px;
    height:129px;   
}
#BannerMailingList a
{
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    cursor: pointer;
}

/* Banner Specials ------------------------------------------ */
#BannerSpecials
{
     background:url(images/BannerSpecials_EN.png) no-repeat;
    width:150px;
    height:180px;   
}
#BannerSpecials a
{
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    cursor: pointer;
}

/* Banner Ronaldinho ---------------------------------------- */
#BannerRonaldinho
{
     background:url(images/BannerRonaldinho.png) no-repeat;
    width:150px;
    height:450px;   
}
#BannerRonaldinho a
{
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    cursor: pointer;
}

/* Banner MLS ----------------------------------------------- */
#BannerMLS
{
    background:url(images/BannerMLS_EN.png) no-repeat;
    width:135px;
    height:170px;   
}
#BannerMLS a
{
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    cursor: pointer;
}