/* CSS Document */
td#MiddleColumn {
	width: 15.3125em;
}
div#News {
	margin-top: -5px;
	margin-bottom: 0;
}
div#News ul  {
	margin-top: -20px;
	margin-left: 15px;
	padding-left: 10px;
}
html>body div#News ul  {
	margin-top: -30px;
}
div#News ul a {
	font-size: 0.75em;
	color: #5a471c !important;
	text-decoration: underline;
}
div#News ul a:hover {
	color: #f05c22;
	text-decoration: none;
}
