

#marqueecontainer{
	font-size:11px;
	position: relative;
	width: 186px; /*marquee width */
	height: 478px; /*marquee height */
	background-color:;
	overflow:visible;
	padding: 0px;
	padding-left: 0px;
	cursor:wait;
}