.page-heading { margin-bottom: 21px; }

#news-content {
	width: 702px;
	padding: 0;
}

.news-box {
	float: left;
	display: inline;
	background: url('/images/background-news-box.png') 0 0 repeat-x;
	width: 317px;
	height: 369px;
	padding: 14px 10px 0 12px;
	overflow: hidden;
	border: 1px solid #d0d0d0;
	margin: 0 20px 20px 0;
}

.news-box.alt { margin-right: 0; }

.news-box h3 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #db011c;
	margin: 0 0 16px 15px;
}

.news-box ul {
	height: 300px;
	overflow: hidden;
	margin-bottom: 12px;
}

.news-box ul li {
	background: url('/images/arrow-right-black-large.gif') 0 4px no-repeat;
	padding: 0 0 17px 15px;
	color: #333;
	line-height: 13px;
}

.news-box ul li a {
	color: #db011c;
	text-decoration: underline;
	font-weight: 100;
	float: none;
}

.news-box a {
	text-decoration: none;
	font-weight: bold;
	float: right;
}

.media-box {
	float: left;
	display: inline;
	background: url('/images/background-news-media-box.png') 0 0 repeat-x;
	width: 203px;
	height: 281px;
	padding: 13px 0 0 16px;
	overflow: hidden;
	border: 1px solid #d0d0d0;
	margin: 0 20px 0 0;
}

.media-box h3 {
	font-size: 16px;
	font-weight: bold;
	color: #db011c;
	margin-bottom: 12px;
}

.media-box .media-box-content {
	width: 161px;
	height: 241px;
	padding: 12px;
	overflow: hidden;
	border: 1px solid #ccc;
	background: #fff;
}

.media-box .media-box-content img {
	border: 1px solid #ccc;
	margin-bottom: 18px;
}

#news-content .media-box .media-box-content p {
	height: 55px;
	line-height: 12px;
	overflow: hidden;
	margin-bottom: 5px;
	color: #333;
}

.media-box .media-box-content a.button { font-size: 10px; }

.media-box .media-box-content a.button img {
	border: none;
	margin-bottom: 0;
}
