#spageie
{
	width:200px;
	height:261px;
	overflow:hidden;
}
#marqueecontainer
{
	width: 200px; /*marquee width */
	height: 228px; /*marquee height */	
	background-color: white;
	border: 3px solid orange;
	overflow: hidden;
	padding: 3px;	
}
p
{
	text-align: justify;
	line-height: 0.6;
}
p.ad
{
	line-height: 1.1;
}