#marqueecontainer{
position: relative;
width: 219px; /*marquee width */
height: 185px; /*marquee height */
overflow: hidden;
border: 0px solid orange;
padding: 2px;
padding-left: 4px;
}
