#introduction .illustration {
	display: none;
}

#content .query {
	margin: 20px 0;
}

.yes-no {
	display: inline-block;
}

#content textarea {
	width: 100%;
	height: 4em;
}

#content .comments {
	margin: 20px 0 20px 50px;
}

#content .comments textarea {
	width: 100%;
	height: 4em;
}
