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