﻿#newsbar {
	width: 940px;
	padding: 0px 10px 5px 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	background: #7f0019;
	font-size: 1.5em;
	line-height: 1.5em;
	text-shadow: 0 0 0 #000;
}

#newsstory {
	margin-top: 10px;
	margin-bottom: 50px;
}

