#maincontent {
	background: url(../media/icons/large/entry.jpg) no-repeat right 0px;
}

.teammember {
	padding-left: 200px;
	position: relative;
	height: 160px;
	padding-top: 20px;
	margin-top: 30px;
	margin-bottom: 30px;
}

.teammember div {
	margin-bottom: 0;
}

.teammember .img {
	position: absolute;
	top: 0;
	left: 10px;
	text-align: right;
	width: 170px;
}

.teammember .name {
	font-size: 16px;
	font-weight: none;
	color: #ff6b1c;
	margin-bottom: 10px;
}

.teammember .jobtitle {
	font-weight: bold;
}

.teammember .mainjob,.teammember .email {
	margin-top: 10px;
}