#content div.inner {
	padding: 30px;
}

.left h4 {
	color: #20acc0;
	font-size: 26px;
	font-weight: 200;
	margin: 16px 0 10px; /*margin: 12px 0 18px;*/
	line-height: 1.2em;
	letter-spacing: 0.025em;
	height: 43px;
	text-transform: lowercase;
}

.left h4.sIFR-replaced { margin: 16px 0 10px; }

.left h5 {
	color: #6b4527;
	font-size: 23px;
	font-weight: 200;
	line-height: 1.2em;
	margin-top: 0;
}

h6 {
	font-size: 14px;
	color: #d37f32;
	margin-bottom: 2px;
}



.employee {
	 background: url('/img/iHeartHRs.gif') no-repeat top left;
	 padding: 11px 0 0;
	 margin-bottom: 20px;
}

.employee img {
	float: left;
	border: 1px solid #20acc0;
	width: 106px;
	height: 116px;
}	.ie .employee img {
		display: inline;
		zoom:1;
	}

.employee .info {
	width: 300px;
	float: left;
	padding: 2px 18px; 
}	.ie .employee .info {
	display: inline;
	zoom:1;
	width: 282px; /* subtract padding left/right */
}

.employee .info span {
	color: #6b4527;
	display: block;
	margin-bottom: 12px;
}

.employee .info p {
	line-height: 1.4em;
	color: #20acc0
}

#employees.loading {
	display: none;
}