#marqueecontainer
{
	position : relative;
	width    : 208px;
	height   : 240px;
	overflow : hidden;
	border   : 0px solid orange;
	padding  : 0px;
	padding-left : 1px;
	padding-right : 2px;
	font-family  : verdana;
	font-size    : 8pt;
	align : left;
	

}

