@charset "utf-8";
/* CSS Document */

h2.topics{
	border-left:0px;
	padding:0;
	margin-bottom:20px;
	background-color:white;
}

.employee{
	margin-bottom:50px;
}

.employee h3{
	margin-top:10px;
	margin-bottom:20px;
	color:black;
	background-color:white;
	font-weight:bold;
}