







.gscs_fe_gadget_image_container {
}
.gscs_fe_gadget_image_portlet{
  position:relative;
  width:100%;
  min-width:28px;
}
.gscs_fe_gadget_image_portlet > .imgMain_ctrl {
  box-sizing:border-box;
  z-index:1;
  position:static;
  float:left;
  width:28px;
  height:28px;
}
.gscs_fe_gadget_image_portlet > .imgMain_ctrl {
}
.gscs_fe_gadget_image_portlet > .imgMain_ctrl > img{
  width:100%;
  vertical-align:top;
  height:auto;
}

