/* CSS Document */
h2.modal-title{
	color: #5D5D5D;
	font-size: 24px;
}
.centered-reduced{
	width: 90%;
	margin: 0px auto;
}
.spacer-20{
	height: 20px;
}
.padded-field{
	padding: 24px;
}
.sub-text-1{
	color: #B7B7B7;
}