/* If the content height is required use the following values */

div#wrapper {
	height: 625px;
}

div#pageContent {
	height: 335px;
}

#textBox {
	height: 325px;
}

#textContainer {
	height: 315px;
	overflow: auto;
}

div#vacancyPageSpacer {
	height: 230px;
}