﻿#marqueecontainer{
	position: relative;
	width: 441px; /*marquee width */
	height: 184px; /*marquee height */
	overflow: hidden;
/*	padding: 2px;
	padding-left: 4px;*/
}