/* 
    Document   : game-posts
    Created on : Jan 30, 2014, 5:32:50 PM
    Author     : mannu.kumar
    Description:
        Purpose of the stylesheet follows.
*/
.display-game-post{
    position: relative;
}
.display-game-post > .play-btn-img{
    position: absolute;
    float: left;
    bottom: 0px;
}
