#marqueecontainer{
position: relative;
width: 178px; /*marquee width */
height: 178px; /*marquee height */
background-color: white;
overflow: hidden;
border: 1px solid #244588;
padding: 2px;
padding-left: 4px;
}
