/* articles - larger default type */
.asset .asset-body p {
	font-size:19px;
	line-height:150%
}

/* home page - rule between stories */
#tncms-region-front-full-bottom div.clear-stories {
	border-bottom:3px double #afafaf;
	margin-bottom:20px;
	padding-bottom:10px;
}

/* hide all flags except "With Video" */
span.label-flag  {display:none}
span.label-flag-with-video {background-color:red;color:white;display:inline !important}

.no-margin-bottom .block {margin-bottom:0px !important}