#marqueecontainer{
position: relative;
width: 176px; /*marquee width */
height: 200px; /*marquee height */
background-color: transparent;
overflow: hidden;
border: 0px solid #cccccc;
padding: 0px;
padding-left: 0px;
}