#marqueecontainer{
position: relative;
width: 187px; /*marquee width */
height: 230px; /*marquee height */
background-color: white;
overflow: hidden;
border: 1px solid #490325;
padding: 0px;
padding-left: 0px;
}

#box table{
padding: 0 0 0 10px;
}
