@charset "UTF-8";

#marqueecontainer	{
						position: relative;
						overflow: hidden;
						width: 514px; /*marquee width */
						height: 150px; /*marquee height 
						background-color: #4477dd;
						border: 3px solid #000066;
						padding: 2px;
						padding-left: 4px;*/
					}
