#overscroll { width: 300px; /*height: 200px;*/ overflow: hidden; position: relative; }
#overscroll ul { width: 300px; margin:0; padding: 0;border-bottom:none;border-radius:0;}
/*#overscroll li { display: block;  width: 350px; height: 55px; }*/
/*#overscroll li.last { clear: both; visibility: hidden; height: 0; padding: 0; }*/

	