.custom-teaser-links > DIV
{
    DISPLAY: inline-block;
}

.custom-teaser-links > DIV + DIV
{
    MARGIN-LEFT: 27px;
}

.custom-teaser-image
{
    MAX-WIDTH: 100%;
    MARGIN-TOP: 30px;
}

.custom-teaser-label
{
    TEXT-ALIGN: center;
}

.custom-teaser-label > DIV
{
    BACKGROUND: #ffffff;
    BORDER: 1px solid #6a3b1e;
    COLOR: #6a3b1e;
    DISPLAY: inline-block;
    MARGIN-BOTTOM: 30px;
    PADDING: 12px 29px 15px;
}