







.zscms_gadget_social_generic_container {
}
.zscms_gadget_social_generic_title_container {
  margin: auto;
}
.zscms_gadget_social_generic_portlet{
  position:relative;
  margin: auto;
  width:100%;
  min-width:50px;
}
.zscms_gadget_social_generic_portlet > .dbSocial_ctrl {
  box-sizing:border-box;
  z-index:1;
  position:static;
  float:left;
  width:120px;
  height:20px;
}
.zscms_gadget_social_generic_portlet > .RawHtml_ctrl {
  box-sizing:border-box;
  z-index:1;
  position:static;
  float:left;
  display:block;
  float:none;
  width:auto;
  marginRight:50px;
  height:auto;
  min-height:30px;
}

