#news {
	background-color: #E2F8C5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-style: solid;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
#news_header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	height: 48px;
	clear: both;
	float: none;
}
#news strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #073751;
	float: left;
	display: block;
}
#news ul {
	list-style-type: none;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
	float: none;
	clear: none;
	display: block;
	text-align: center;
	white-space: normal;
}
#news .event {
	font-size: 12px;
	padding-left: 10px;
}
.sport_icon {
	float: left;
	height: 32px;
	width: 32px;
	margin-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.headline h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
	float: none;
	line-height: 32px;
	margin-top: 0px;
	border: 1px solid #999999;
	background-color: #3E768C;
}
.event h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #339900;
	padding: 0px;
}
.event a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
#news li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 12px;
	display: block;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

