#dataIcon img{width:127px;height:78px;} 

/* Inventory List Real Deal Button
** Block Layout (Layout 1)
---------------------------------------*/
.layout1 .inventoryListItem { 
    position:relative;
    height:210px;
    }

.layout1 .compareSection { position:absolute; top:20px; }

.layout1 div.commentsBox, 
.layout2 div.commentsBox {
    margin-top:10px;
    height:60px;
    width:850px;
    }
.layout1 .commentsText, 
.layout2 .commentsText {
    height:45px;
    }

.layout1 .itemCertification {
    position:absolute;
    float:none;
    top:60px;
    right:140px;
    }
.layout1 .itemCertification img {
    max-width:150px;
    }

.layout1 .commentsText img {
    position:absolute;
    top:60px;
    right:15px;
    }


