
#fullheader #rotator {
	position:absolute;
	top:105px;
	left:50%;
	margin-left:-505px;
}

#content h2 {font-size:20px;}
.our_team {
	margin:10px 0;
}
.profile{
	width:462px;
	height:auto;
	position:relative;
	margin:30px 0 0;
	border-bottom:1px solid #ddd;
	padding:40px 0 20px 158px;
}
#jeff-falkoff {border-bottom:0 none;}
div.profile img{
	position:absolute;
	top:4px;
	left:0px;
}
#content .profile h3, .profile h4 {
	position:absolute;
	top:0px;
	left:158px;
}
#content .profile h3 {
	border-bottom:0 none;
	color:#000;
	font-size:17px;
	text-transform:uppercase;
	margin:0;
	padding:0;
}
.profile h4 {
	top:22px;
	color:#0ba5de;
	font-size:12px;
	font-weight:normal;
	text-transform:uppercase;
}
.profile div {
	width:460px;
}
.profile p {
	font-size:13px;
	margin:0 0 20px;
}