







.sow_title_container {
}
.sow_title_portlet{
  position:relative;
  width:100%;
  min-width:300px;
  height:20px;
}
.sow_title_portlet > .lblTitle_ctrl {
  box-sizing:border-box;
  z-index:2;
  position:absolute;
  display:inline-block;
  top:0px;
  left:0px;
  right:35px;
  width:auto;
  height:auto;
  min-height:20px;
}
.sow_title_portlet > .lblTitle_ctrl {
  height:auto;
  min-height:20px;
}
.sow_title_portlet > .lblTitle_ctrl {
  overflow:hidden;
  text-align:left;
  background-color:transparent;
}
.sow_title_portlet > .lblInfo_ctrl {
  box-sizing:border-box;
  z-index:2;
  position:absolute;
  display:inline-block;
  top:0px;
  right:3px;
  width:30px;
  height:auto;
  min-height:20px;
}
.sow_title_portlet > .lblInfo_ctrl a {
  height:auto;
  min-height:20px;
}
.sow_title_portlet > .lblInfo_ctrl a {
  overflow:hidden;
  text-align:right;
  background-color:transparent;
 display:block;
}
.sow_title_portlet > .lblInfo_ctrl > div > a:hover{
  text-align:right;
}

