.change {
	border: 1px solid #dc180b;
}
.minus {
	display: none;
	color: #dc180b;
	font-size: 20px;
}

#program_study_comment {
	margin: 0 0 15px 10px;
}
#program_study_comment p {
	margin: 0;
}
#program_study_comment p  span{
	font-weight: bold;
    text-transform: uppercase;
/*     text-decoration: underline; */
    margin: 0 0 0px 0;
    display: inline-block;
}