﻿.foo {}

/* News Styles
------------------------------------------------------------------------------------------------- */
.news-wrapper { text-align: center; width: 625px;}
.news-title {
	text-align: left;
	width: 615px;
	margin: 0 auto;
	font-size: 15px;
	padding-bottom: 8px;
}
.news-title a { text-decoration: underline; }
.news-body {
	text-align: left;
	margin: 10px 3px;
}

