﻿#directory_info {
	background: url("https://www.elon.edu/images/e-web/master_templates/hr-dots-double.png") repeat-x scroll 0 100% transparent;
	height: auto;
	float: left;
	margin-bottom: 2em;
	width: 100%;
	}

#profile_left {
	width: 65%;
	float: left;
	margin-bottom: 1.75em;
}

#profile_left .img {
	float: left;
	padding: 4px;
	border: 1px solid #ccc;
	margin: .3em 1.5em .8em 0;
}

#directory_info .position-title {
	font-size: 1.5em;
	letter-spacing: -.03em;
	margin-bottom: 1em;
	margin-top: 0;
}

#resume_wrap {
	clear: both;
	margin-top: 2em;
}

/* JD edit per Dan request */
#resume_wrap h2
{
	color: #444444;
}

h1.headline {
	background: none!important;
	margin-bottom: .25em;
}

.contact {
	float: right;
	border-left: 1px solid #f5f5f5;
	padding: .25em 0em .25em 2.6em;
	width: 26%;
	margin-top:.5em;
	font-size: 110%;
}

.contact i {
	display: block;
	float: left;
	margin-left: -20px;
	margin-top: 3px;
	color: #ccc;
	padding-right: .5em;
}

.contact span {
	display: block;
	margin-bottom: .5em;
}

.section {
	border-bottom: 1px solid #f5f5f5;
	margin-bottom: 20px; /* JD edit per Dan request */
}

#employee_enet_feed li a {
	padding-bottom: 0;
}

#employee_enet_feed li:first-child a {
	padding-top: 0;
}