p#scrolling-content{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #010146;
	text-decoration: none;
	}
#marqueecontainer{
position: relative;
width: 170px; /*marquee width */
height: 800px; /*marquee height */

overflow: hidden;
padding: 2px;
padding-left: 4px;
}
#latest-news{
float:left;

height: 94px;
width: 170px;
}

