/**
 * <maanfabriekje.be>
 *
 * Contains all cufon layout declarations.
 *
 * @author 			Gerrit Bertier <gerrit@marlon.be>
 * @copyright		Marlon bvba <http://www.marlon.be>
 * @date 			2009-04-08
 * @lastmodified	2009-04-11
 */

.change-font {
	font: normal 2em/1.5em Arial, Helvetica, sans-serif;
	margin-top: 0;
}

#search label.change-font {
	font-size: 3em;
	line-height: .6667em;
	margin-top: 0;
}

.section h2.change-font,
.section-narrow h2.change-font,
.section-wide h2.change-font {
	font-size: 4em;
	line-height: .7083em;
}

.section-wide h2.change-font {
	margin-top: 0;
}

.small-title h2.change-font {
	font-size: 3.1667em;
	line-height: .7895em;
}

h1.change-font {
	font-size: 4em;
	margin-top: 0;
}
