.quarter, .past-students {
	font-size: 10px;
	margin: 0 0 25px 0;
	font-family: verdana, arial, helvetica, sans-serif;
}

.quarter p, .quarter h2 {
	margin: 0 0 3px 0;
}

.quarter h2 {
	font-size: 10px;
	font-weight: bold;

}

.quarter  .title {
	width: 170px;
	display: block;
	float: left;
}

.new h3 {
	font-size: 14px;
	margin: 0 0 25px 0;
	font-family: verdana, arial, helvetica, sans-serif;
}

.border {
	border: 1px solid red;
}

.new a {
text-decoration: none;

border-bottom: 1px dotted;

}