







.gscs_fe_gadget_menu_hor_container {
}
.gscs_fe_gadget_menu_hor_portlet{
  position:relative;
  width:100%;
  min-width:50px;
  height:38px;
}
.gscs_fe_gadget_menu_hor_portlet > .menu_ctrl {
  box-sizing:border-box;
  z-index:1;
  position:absolute;
  display:inline-block;
  top:0px;
  left:0px;
  right:3px;
  width:auto;
  height:21px;
}
.gscs_fe_gadget_menu_hor_portlet .menu_ctrl,
.gscs_fe_gadget_menu_hor_portlet .menu_ctrl a{
  font-family:Verdana;
  font-size:10px;
}

