#RecentPage div.recent-item {
    font-size:1em;
    margin:5px;
    float:left;
    width:270px;
    height:52px;
    overflow:hidden;
}

#RecentPage div.recent-item-0, #RecentPage div.recent-item-1 {

    border: none;
    background-color: transparent;
}

#RecentPage img {
    width:50px;
    height:50px;
    margin:0 5px 0 0;
    border:none;
    float:left;
}