







.gscs_fe_gadget_contents_slide_container {
}
.gscs_fe_gadget_contents_slide_title_container {
  margin: auto;
}
.gscs_fe_gadget_contents_slide_portlet{
  position:relative;
  margin: auto;
  width:100%;
  min-width:300px;
  height:25px;
}
.gscs_fe_gadget_contents_slide_portlet > .lblTitleContents_ctrl {
  box-sizing:border-box;
  z-index:1;
  position:absolute;
  display:inline-block;
  top:0px;
  left:0px;
  width:100px;
  height:auto;
  min-height:25px;
}
.gscs_fe_gadget_contents_slide_portlet > .lblTitleContents_ctrl {
  height:auto;
  min-height:25px;
}
.gscs_fe_gadget_contents_slide_portlet > .lblTitleContents_ctrl {
  overflow:hidden;
  text-align:right;
  background-color:transparent;
}
.gscs_fe_gadget_contents_slide_portlet > .SlideContent_ctrl {
  box-sizing:border-box;
  z-index:1;
  position:absolute;
  display:inline-block;
  top:1px;
  left:112px;
  width:380px;
  height:22px;
}

