h3 {
	padding:0px 0px 20px 0px;
}

#profiles {
	padding:20px 0px 0px 0px;
}
#profiles div.section_head {
	padding:0px;
}
#profiles div.section_head div.profile {
	padding:0px 0px 30px 0px;
	margin:0px 0px 30px 0px;
	border-bottom:#bfbfbf dotted 1px;
}
#profiles div.section_head div.profile img {
	width:113px;
	height:150px;
	padding:5px;
	border:#bfbfbf solid 1px;
	float:left;
}
#profiles div.section_head div.profile div.info {
	padding:0px 0px 0px 143px;
}
#profiles div.section_head div.profile div.info dl {
	padding:0px 0px 10px 0px;
}
#profiles div.section_head div.profile div.info dl dt {
	float:left;
	width:90px;
	overflow:hidden;
	clear:right;
}
#profiles div.section_head div.profile div.info dl dd {
	overflow:hidden;
}

#faculties {
}
#faculties div.section {
	padding:20px 0px 20px 0px;
	border-bottom:#bfbfbf dotted 1px;
}
#faculties div.section ul {
	float:left;
	width:227px;
	padding:0px 25px 0px 0px;
}
#faculties div.section ul li {
}
#faculties div.section ul li.title {
	list-style:none;
	font-weight:bold;
	font-size:1.1em;
	padding:0px;
	margin:0px;
	padding:0px 0px 5px 0px;
}

#faculty {
}
#faculty img {
	width:113px;
	height:150px;
	padding:5px;
	border:#bfbfbf solid 1px;
	float:left;
	position:absolute;
}
#faculty table {
	width:360px;
	float:right;
}
#faculty table tr th {
	border:none;
	font-weight:normal;
	border-top:#bfbfbf dotted 1px;
	vertical-align:top;
	padding:3px 10px 3px 0px;
}
#faculty table tr td {
	border:none;
	width:100%;
	border-top:#bfbfbf dotted 1px;
	vertical-align:top;
	padding:3px 0px 3px 0px;
}
#faculty table tr.first th,
#faculty table tr.first td {
	border:none;
}
#faculty div.description {
	clear:both;
	padding:20px 0px 40px 0px;
}
