.bottom_teas a {

    display:block;
    float:left;
    margin-left:14px;
    position:relative;
    color:#FFF;
    margin-top:24px;

    height:84px;
    behavior: url('/templates/styles/PIE.htc');


    -webkit-box-shadow: #888 0px 2px 2px;
    -moz-box-shadow: #888 0px 2px 2px;
    box-shadow: #888 0px 2px 2px;

    /*border:1px solid #FFF;

    box-shadow:#666 0 1px 2px;
    -moz-box-shadow:#666 0 1px 2px;
    -webkit-box-shadow:#666 0 1px 2px;*/
    width: 229px;
    height: 84px;
}
.teasers_container
{
    margin:auto;
}
.white {
    color:#FFF!important;
}



.teasers span.link {
    display:block;
    position:absolute;
    bottom:10px;
    left:15px;
    padding-left:7px;

    background-position: 0px 4px;
    background-repeat: no-repeat;
    line-height:15px;
}

.teasers .txt
{
    line-height:12px;
    position:absolute;
    top:10px;
    left:11px;
    width:130px;
    height:40px;
    font-weight:bold;
}



.teasers .link {
    position:absolute;
    bottom:4px;
    left:4px;
}
.no_left_margin
{
    margin-left:0px!important;
}

.bottom_teas
{
    width:960px!important;
    margin-left:auto!important;
    margin-right:auto!important;
    margin-bottom:20px!important;
}