.learning_center {
	margin:0 0 20px 0;
	border:1px solid #CCC;
}
.learning_center h2.title {
	text-indent:0;
	height:auto;
	font-family:"Open Sans Light", Arial, sans-serif;
	font-weight:300;
	font-size:40px;
	padding:0 10px;
	line-height:40px;
}

.learning_center .links {
	width:275px;
	margin:10px;
}
.learning_center .links li {
	width:275px;
	list-style:disc inside;
}