#marqueecontainer{
position: relative;
float: right; 
width: 130px; /*marquee width */
height: 200px; /*marquee height */
overflow: hidden;
border: 0px;
padding: 0 0 0 0;
margin: 10px 0 0 0;
}
