/* If the content height is required use the following values */

div#wrapper {
	height: 650px;
}

div#pageContent {
	height: 350px;
}

#textBox {
	height: 289px;
}

#textContainer {
	height: 274px;
	overflow: auto;
}

div#vacancyPageSpacer {
	height: 145px;
}
