#content ul.news{
	padding:0;
	margin-top:2em;
}
#content ul.news li{
	list-style-type:none;
	background:url(/images/news_li.gif) 0 3px no-repeat;
	padding-left:0px;
	position:relative;
}
#content ul.news h2{
	margin-bottom:0;
}
#content ul.news p{
	color:#666;
}
#content ul.news a,
#content ul.news a:visited{
	color:#336600;
	text-transform:uppercase;
}
#content .back{
	padding-top:10px;
}

