.prof_top{
	margin: 0 3em;
}
.prof {
	margin: 1em 3em;
	border-top: 1px solid #999;
	padding-top: 1em;
}
.prof h2{
	text-indent: -9999px;
	width: 250px;
	height: 60px;
	background-repeat: no-repeat;
}

.prof ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.prof h3{
	margin-bottom: 0;
	margin-top: 1em;
}

