
#marqueecontainer{
position: relative;
width: 240px; /*marquee width */
height: 170px; /*marquee height */
background-color: #;
overflow: hidden;
border:  #;
padding: 2px;
padding-left: 4px;
}
