/*List adjustment*/
.layout2 #dataLocation {width: 180px; white-space: normal}
.layout1 .itemDetails .inventoryData, .layout2 .itemDetails {overflow: visible}
.layout1 .itemDetails .inventoryData {width:280px; height:120px;}
.layout3 .itemDetails {overflow: visible; white-space: normal;}
.layout3 #dataLocation {width: 180px; white-space: normal}
.layout3 .itemDetails .inventoryData {white-space: normal}
.layout3 .inventoryListItem {height: 410px}
/* End List adjustment*/
.styledInner {
    overflow: hidden;
}

