.layout2 #dataLocation {
width: 180px; 
white-space: normal
}
.layout1 .itemDetails .inventoryData, .layout2 .itemDetails {
overflow: visible}
.layout3 .itemDetails {
overflow: visible; 
white-space: normal;
}
.layout3 #dataLocation {
width: 180px;
 white-space: normal;
}
.layout3 .itemDetails .inventoryData {
white-space: normal;
}
.layout3 .inventoryListItem {
height: 340px;
}
/* Font size changes WO #436818 */
body, input, select, textarea {
  font-size: 12px;
}
body .inventoryList .filterContainer,
body .inventoryList table.inventory th,
body .inventoryListItem .mainPrice .title {
  font-size: 13px;
}

