







.zscms_gadget_image_container {
  height:100%;
  overflow:auto;
}
.zscms_gadget_image_portlet{
  position:relative;
  width:100%;
  min-width:28px;
  height:100%;
}
.zscms_gadget_image_portlet > .rawIMG_ctrl {
  box-sizing:border-box;
  z-index:11;
  position:static;
  float:left;
  width:28px;
  height:auto;
  min-height:1px;
}

