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

}
