#marqueecontainer
{
	position : relative;
	width    : 225px;
	height   : 210px;
	overflow : hidden;
	border   : 0px;
	padding  : 1px;
	padding-left : 2px;
	padding-right : 2px;
	font-family  : tahoma;
	font-size    : 8pt;
	align : left;

}
