#alumni_years {
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

#alumni_years td {
	vertical-align: top;
	padding: 0 10px 3px 10px;
}

#alumni_years th {
	vertical-align: top;
	padding: 0 10px 3px 10px;
	font-weight: normal;
	color: #CC9900;
}

#alumni_years td p {
	line-height: 10px;
}

.border_right {
	border-right: 1px solid #ccc;
}

