/* тело новости */
div.page_news_content {
	padding-bottom: 15px;
}
/* ==== расписание прямых эфиров ==== */
div.page_news_content div.live_schedule {
	margin: 0 -23px 23px -23px;
}
div.page_news_content div.live_schedule div.schedule_ttl {
	padding: 0 23px;
	margin: 10px 0;
	height: 30px;
	background: #f21937;
	line-height: 30px;
	color: #fff;
	font-weight: 400;
	font-size: 16px;
}
div.page_news_content div.live_schedule div.schedule_line {
	padding: 8px 23px;
	margin: 0;
}
div.page_news_content div.live_schedule div.schedule_line span {
	color: #808080;
	font-weight: 700;
}
div.page_news_content div.live_schedule div.schedule_line strong {
	color: #808080;
	font-weight: 700;
}
