@charset "utf-8";
/* CSS Document */

#marqueecontainer{
	position: relative;
	width: 126px; /*marquee width */
	height: 110px;
	overflow: hidden;
}

