.article-content h2 {
	font-family: 'geogrotesquemedium';
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 1px;
    color: #ff3300;
}

.article-content hr {
	margin: 20px;
}

.article-content nflcs\:photogallery.center {
	margin-bottom: 20px;
}

.article-content nflcs\:avplayer.center {
	margin-bottom: 20px;
}

.article-content ul li {
	padding-bottom: 5px;
}

.article-content a.button {
	padding: 10px;
	color: #fff;
	background: #ff3300;
}

	.article-content a.button:hover {
		background: #311d00;
	}	