#marqueecontainer{
position: relative;
width: 154px; /*marquee width */
height: 150px; /*marquee height */
background-color: white;
overflow: hidden;
border: 1px solid white;
padding: 0px;
padding-left: 0px;
}