ul.listGroup { display:block; overflow:hidden;position:relative; }
ul.listGroup li { float:left; display:block; position:absolute; top:0; left:0; list-style:none;margin:0;
padding:0;background:none;}

.emworkShow-more { background:transparent url(../images/more.gif) no-repeat scroll right top;
height:13px;
left:310px;
position:relative;
top:-35px;
width:50px; }
.emworkShow-more a { display:block;height:10px;width:50px; }
