#marqueecontainer{
position: relative;
width: 220px; /*marquee width */
height: 200px; /*marquee height */
overflow: hidden;
padding: 5px;
padding-left: 4px;
}
#vmarquee
{
width: 220px; 
}