#marqueecontainer{
position: relative;
width: 260px; /*marquee width */
height: 260px; /*marquee height */
overflow: hidden;
font-size:11px;
}
