#tickertape
{
	width:188px;
	height:130px;
}
#subtickertape
{
	width:188px;
	height:130px;
}
#marqueecontainer
{
	width: 200px; /*marquee width */
	height: 220px; /*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;
}