h3 {
	padding-top:1em;
	margin-bottom:2em;
	clear:both;
}
#profile .submit, #people-select .submit {
	margin-right:0px;
}
.profile-thumb {
	border-top:1px solid #003478;
	padding-top:4px;
	width:160px;
	margin-right:15px;
	float:left;
	min-height:80px;
}
.profile-thumb img {
	float:left;
	margin-right:5px;
}
.profile-thumb .arrow {
	float:left;
	padding-right:5px;
}
.profile-thumb a {
	float:left;
	width:80px;
	color:black;
}
#page-nav {
	position:absolute;
	right:-10px;
	top:4em;
}
#page-top {
	display:none;
}
#profile-wrapper {
	border-top:1px solid #003478;
	padding-top:5px;
}
	#profile-wrapper img {
		float:left;
		margin-right:10px;
	}
	#profile-contact {
		float:left;
		width:148px;
		color:#003478;
	}	
		#profile-contact a {
			color:#003478;
		}
		#content #profile-contact li {
			list-style:none;
			margin:0px;
			padding:4px 0px;
			background:url(/library/media/profile-contact-hdot.gif) repeat-x left bottom;
		}
	#profile-resume {
		width:495px;
		float:left;
		margin-left:10px;
	}
