#marqueecontainer{
position: relative;
width: 765px; /*marquee width */
height: 140px; /*marquee height */
background-color: white;
overflow: hidden;
/*border: 1px solid #ccc;*/
padding: 2px;
padding-left: 4px;
}