.inst-description {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.form-divider-btm {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.form-divider-top {
	padding-top: 10px;
}
.form-divider {
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.cms-link a {
	color: #990000;
	text-decoration: underline
}
.cms-link a:hover {
	text-decoration: none;
	color: #990000;
}
.cms-jumplink a {
	text-decoration: underline
}
.cms-jumplink a:hover {
	text-decoration: none
}

#address-container {
	width: 400px;
}

