#marqueecontainer{
position: relative;
width: 100%; /*marquee width */
height: 150px; /*marquee height */
overflow: hidden;
border: 0px solid orange;
}
