#News
{
	margin: 0px 10px;
}

#News h2
{
	font-size: 110%;
	font-weight: bold;
	margin-top: 10px;
	border-top: 1px dashed;
	border-bottom: 1px: dashed;
	padding-top:10px;
}
#News div
{
	margin-left:20px;
}
#News ul
{
	margin-left:20px;
	font-style: italic;
	list-style: circle;
}
#News div p
{
	text-indent: 20px;
}