#news
{
	font-family:arial,helvetica,sans-serif;
	font-size:7.5pt;
	color:#000000;
	width:200px;
}

#news ul
{
	margin:0 .5em 0 1em;
	padding:0;
}

#news li{
	line-height:1.5em;
}

#news.hasJS
{
	height:225px;
	overflow:hidden;
	position:relative;
}

#news.hasJS ul
{
	position:absolute;
	top:225px;
	left:0;
	margin:0 .5em 0 .5em;
	padding:0;
}
