@charset "UTF-8";
/* CSS Document */
.mast-header {
	display: table-cell;
	width: 75%;
	padding: 0 12% 0 12%;
	margin: 0 0 1em;
}
#responsive-main .masthead .article-info {
    width: 90%;
    padding: 0 0 10px 0;
}
section {
	margin: 0;
	padding: 0 12% 0 12%;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: 0 0;
}
.masthead {
    border-bottom: none;
}

.related-content--listoflinks-top {
	width: 19em;
	margin: .3125em 5% .625em 2.5%;
	loat: right;
	clear: both;
	display: none !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.inpage-above-strip.no-top-border {
	border-top: 0!important;
	display: none;
}
.inpage-below-strip.no-bottom-border {
	border-bottom: 0!important;
	display: none;
}
p {
	width: 100% !important;
}
.tags.yi-mymoney {
	padding: 0 0 .5em;
	display: none !important;
}
#responsive-landing .tags-label {
	display: none !important;
}
section p:first-of-type  {
	padding-top:80px;
}
section p:nth-last-child(1) {
	display: none;
}
section p:nth-last-child(2) {
	display: none;
}
section h3:last-of-type {
	display: none;
}

h2:last-of-type {
    display: none;
}