/* @override http://orderedbytes.local/2009_css/news.css */

table.news {
	width: 100%;
}

table.news tr td {
	background-image: none;
	padding-left: 0;
}

table.news p, ul {
	margin-left: 20px;
}

table.news li {
	line-height: 1.5em;
	padding-bottom: .75em;
}

.news p.heading {
	font-size: 15px;
	line-height: 150%;
	color: #c0c0c0;
	padding: 0;
	margin: 0;
}

.news p.date {
	font-size: 12px;
	margin: 0;
	padding: 0;
}

.news p.content {
	font-size: 13px;
	line-height: 150%;
}

.news li {
	font-size: 13px;
}

#old_news_links p.medium {
	text-align: center;
	padding: 0;
	margin-bottom: 10px;
	margin-top: 15px;
}

#old_news_links p.medium+p.medium {
	margin-top: 5px;
}
