@charset "utf-8";
/* CSS Document */

.newspage {
	position: relative;
	margin: 0 16px 0 16px;
}

.news_container {
	float: left;
}

.newspage_title {
	text-align: left;
	margin: 0 0 0 20px;
}

#newspage_sports {
	margin: 0 0 -5px 20px;
}

.newspage_content {
	text-align: left;
	width: 616px;
	margin: 0;
	padding: 0 12px 0 12px;
	background: url(/images/640_body.gif) repeat-y;
}

.newspage_footer {
	margin: 0 0 18px 0;
}

.newspage_story {
	margin: -12px 0 0 0;
	text-align: justify;
}

.newspage_heading {
	vertical-align: top;
	padding-top:10px;
}

.newspage_heading a {
	font-size: 15px;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0 0 8px 0;
}

.newspage_date {
	text-align: right;
	vertical-align: top;
	padding-top:10px;
}

.newspage_date p {
	font-weight: bold;
	margin: 0 0 8px 0;
}