#commingSoonFeatCont{
    overflow:hidden;
}
div.commingSoonFeat{
    float:right;
    margin-left:4px;
    margin-right:8px;

}
div.commingSoonFeat div.catPosterHolder{
    width:123px;
    height:173px;
    background: transparent url(imgs/poster_bg.jpg) no-repeat;
}
div.commingSoonFeat img {
    width:112px;
    height:163px;
    margin-top:5px;
    margin-left:2px;
    cursor:pointer;
}

