/* --- Price Layout Issue--- */
#dataView .mainPrice .price {
   font-size: 15px;
}


/* --- Line Layout Issue --- */
.layout0 .inventory {
   margin-top: 0px;
   padding: 0 0px;
}

/* --- Double Block Layout Issue --- */
.layout2 .inventoryListItem {
margin: 2px 0 0 2px;
width: 433px;
}
.layout2 .itemComments {
width: 422px;
}
.layout2 .withImgLayout2 {
height: 43px;
}
.layout2 .inventoryListItem .itemCertification {
width: 138px;
height: 100%;
margin-bottom: 5px;
}
.layout2 .commentsBox {
height: 42px;
}
.layout2 .commentsText {
height: 28px;
overflow: hidden;
}

