@charset "utf-8";
.NewsBoxHeadlineStory {
	height: auto;
	width: 460px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #990000;
	text-decoration: none;
	margin: 4px;
	list-style-position: inside;
	padding: 10px;
	background-image: url(../Images/NewsBoxGradient1.png);
	list-style-image: url(../Images/HeaderSphereBullet.png);
	text-align: left;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #990000;
}
.PollsHeadlineStory {
	height: auto;
	width: 593px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	margin: 4px;
	list-style-position: inside;
	padding: 10px;
	background-image: url(../Images/NewsBoxGradient1.png);
	border: thin solid #000000;
	list-style-image: url(../Images/HeaderSphereBullet.png);
	text-align: left;
}
