label {
	font-size: 150%;
	padding-bottom: 10px;
	font-weight: bold;
}

.resultlist td, .resultlist th {
	padding: 15px 5px;
	font-size: 200%;
}

.resultlist table {
	margin-top: 20px;
}

fieldset legend, .buttons {
	font-size: 35px;
}

p, fieldset p {
	line-height: 40px;
	font-size: 20px;
}

.buttons button[type] {
	line-height: 32px;
	height: 58px;
	padding: 12px 12px 10px 12px;
}

select {
	clear:both;
	font-size: 180%;
	vertical-align:text-bottom;
}

h2 {
	font-size: 250%;
}

dd, dt {
	font-size: 20px;
	padding: 5px;
}

dd {
	margin-top: -40px;
}
