/* @override http://northerngas.sitedesign.net/c/news.css */

#news {
	height: 180px;
	overflow: hidden;
    clear: both;
}

#ticker {
}

#ticker span {
}

ul.news {
	text-indent: 5px;
	list-style-position: outside;
	list-style-image: url(/i/star2.gif);
	list-style-type: square;
	padding: 6px;
	margin: 2px;
	font-size: 12px;
	line-height: 16px;
}

img.news-thumb-image
{
	padding-right:8px;
}