@charset "UTF-8";
/* CSS Document */

.jobtitle {
	font-size: 15px;
	font-weight: bold;
	color: #999999;
	letter-spacing:-1px;
	margin-top: -3px;
	margin-bottom: 5px;
}

.biogtxt {
	line-height:1.3em;
}

#staffbox {
	height:67px;
	background-image:url('../images/about/morestaffbg.jpg');
	padding-left:13px;
	padding-top:12px;
	border-top:6px #CCCCCC solid;
	border-bottom:1px #CCCCCC solid;
}

#staffboxtxt {
	padding-top:9px;
	width: 220px;
	line-height: 13px;
}

.staff {
	padding:3px 0 5px 7px;
	font-size:10px;
	line-height:normal;
}

.staffname {
	font-weight:bold;
	color:#333333;
	font-size:12px;
}

.staffdivider {
	height:1px;
	border-top:1px #cccccc solid;
	padding-bottom:12px;
}

.stafftable {
	position:relative;
	left:-160px;
}

.featuretxt {
	line-height:1.3em;
	margin-top:6px;
	font-size: 10px;
}