
#marquee1container{
position: relative;
width: 180px; /*marquee width */
height: 205px; /*marquee height */
overflow: hidden;
padding: 0px;
padding-left: 0px;
}

#marquee2container{
position: relative;
width: 180px; /*marquee width */
height: 205px; /*marquee height */
overflow: hidden;
padding: 0px;
padding-left: 0px;
}

#marquee3container{
position: relative;
width: 180px; /*marquee width */
height: 205px; /*marquee height */
overflow: hidden;
padding: 0px;
padding-left: 0px;
}
