

/*List adjustment*/
.layout2 #dataLocation {width: 180px; white-space: normal}
.layout2 .itemDetails #dataStyle {white-space:normal;}
.layout2 .inventoryListItem {height: 160px}
.layout1 .itemDetails .inventoryData {overflow: visible}
.layout1 .itemDetails .inventoryData {
width:280px;
}
.layout3 .itemDetails {overflow: visible; white-space: normal;}
.layout3 #dataLocation {width: 180px; white-space: normal}
.layout3 .itemDetails .inventoryData {white-space: normal}
.layout3 .inventoryListItem {height: 360px}

