.focusNews .newsContent p {
	font-size: 18px;
	font-weight: 400;
	line-height: 1.5;
	margin-bottom: 18px;
}

.winner_news_youtube {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.winner_news_youtube iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.winner_news_pic1 { margin: 0 auto; }
.winner_news_pic1_alt {
	font-size: 0.875rem;
	font-weight: 400;
	text-align: center;
	line-height: 1.5;
	margin: 0.5rem 0 1rem 0;
}
.winner_news_pic1_alt:before { content:attr(title);display:block; }
.newsContent ul { list-style:initial; }
.newsContent ol { list-style:initial;list-style-type: decimal; }