#hmpg_scrollcase {
   position:relative;
   overflow:hidden;
   height:26px;
   width:400px;   
   
}

#hmpg_scrollcase a {
	  font-weight:bold;
      font-size:10px;
	  COLOR: #365566;	  
}


.hmpg_scrolldiv {
   position:absolute;
   overflow:hidden;
   top:0;
   left:400px;
   width:194px;
   height:26px;
   
}





