div#popupContent h1.subHeader {
	display:block !important;
}

div#popupContent h1.topSubHeader {
	display:none !important;
}

#wrapper #popupContent .formSection {
	height: auto !important;
}

#wrapper #popupContent .casesForm div.formSection .formItem.required textarea.textarea {
	margin-bottom: 0 !important;
}

form.casesForm div.formItem span {
	font-size:12px;
}

form.overview div.informationItem label {
	float: left;
	margin-bottom: 0;
	width: 140px;
}