#exitSurvey .exitSurvey {
	width: 480px;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d7d7dc;
	border-bottom-color: #d7d7dc;
}
.forms {
}
.forms td {
	vertical-align: top;
}
.exitSurvey td {
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d7d7dc;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.exitSurvey .yesNoColumn {
	width: 4em;
}
.overallExperience td {
	border-bottom-style: none;
	text-align: center;
	padding: 0px;
	width: 20%;
}
.overallExperience {
	width: 200px;
	margin-left: auto;
	margin-right: auto;
}.hearingCallout {
	float: right;
	width: 40%;
}
.parcelNumber {
	width: 100%;
	text-align: center;
	margin-top: 20px;
}
.taxOffices {
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d7d7dc;
	border-bottom-color: #d7d7dc;
}
.taxOffices td {
	vertical-align: top;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d7d7dc;
}
.taxOffices p {
	margin: 0px;
}
.propertyTypeCodes td {
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #d7d7dc;
	border-bottom-color: #d7d7dc;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 4px;
}
.propertyTypeCodes {
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d7d7dc;
	border-bottom-color: #d7d7dc;
	border-left-color: #d7d7dc;
}
.appealForm {
	width: 648px;
	margin-top: 60px;
}
.appealForm .dueDate {
	text-align: center;
	padding-left: 480px;
}
.appealForm .intentToDismiss {
	text-align: center;
	margin-top: 40px;
	margin-bottom: 40px;
}
.appealForm .comments {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.timeline td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d7d7dc;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 50%;
}
