/* Stay Connected News and Calendar */
.stay-connected h3 {
	font-size: 1rem;
    line-height: 1rem;
}
.news h3 {
	border-bottom: 1px dashed #DDD;
	padding: .5em 0 1em 0;
}
.news h3:first-child {
	padding: 0 0 1em 0;
}
.news h3:last-child {
	border-bottom: 0;
	padding: .5em 0 0 0;
}
#adx021188 p {
	border-bottom: 1px dashed #DDD;
	padding: 0 0 1em 0;
}
#adx021188 p:last-child {
	border-bottom: 0px;
	margin-bottom: 0em;
	padding-bottom: 0em;
}

/* Button group background */
.selection-row {
	background-image: url("/faculty-staff/images/selection-row_background.jpg");
	background-size: cover;
	background-position: center;
}
