#marqueecontainer{
position: relative;
width: 240px; /*marquee width */
height: 180px; /*marquee height */
overflow: hidden;
font-size:12px;
}