div#mysagscroller2{
width: 200px;  
height:650px;
overflow:hidden;
position:relative;
border:none;
}

div#mysagscroller2 ul{
width: 200px; 
position:absolute;
left: 0;
background:none;
list-style:none;
}

div#mysagscroller2 ul li{
padding-bottom: 5px;
}
