#marqueecontainer
{
	position: relative;
	width: 120px; 
	height: 100px;
	overflow: hidden;
	padding-left: 0px;
}


