.featured-listings {
    float:right;
    width:225px;
}

.featured-listings h2 {
    font-size:12px;
    text-align:center;
}

.front-featured-container {
    background:#FFF none repeat scroll 0 0;
    border:1px solid #DCDCDC;
    float:left;
    text-align:center;
    width:215px;
    margin:3px;
}

.front-featured-container-text {
    clear:both;
    font-size:10px;
    height:33px;
    overflow:hidden;
    width:143px;
    margin:0 auto;
    padding:3px;
}
