@import "app-reset.css";

.box-application .app-pastyields { width: 998px; }
.box-application .app-pastyields:after {
	content: "";
	display: table;
	clear: both;
}
.box-application .app-pastyields h2 {
	font-size: 26px;
	line-height: normal;
	margin-bottom: 20px;
}
.box-application .app-pastyields table { margin-bottom: 30px; }