
#marqueecontainer{
position: relative;
width: 195px; /*marquee width */
height: 131px; /*marquee height */
background:  transparent;
overflow: hidden;
border: none;
padding: 0px;
}

