﻿#marqueecontainer{
position: relative;
width: 170px;/* marquee width */
height: 200px; /*marquee height */
overflow: hidden;
}