@charset "utf-8";

h2.pageTitle {
	height: 40px;
	width: 930px;
	margin-right: 50px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	background-image: url(../img/staff/pageTitle.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

div.staffBox01 {
	height: auto;
	width: 980px;
	margin: 60px auto 0px auto;
	padding-bottom: 55px;
	border-bottom: 2px solid #CCC;
}

div.staffImage {
	float: left;
	display: inline;
	height: 300px;
	width: 400px;
	margin-left: 40px;
	margin-right: 40px;
}

div.staffText {
	float: right;
	display: inline;
	height: auto;
	width: 480px;
	margin-right: 20px;
}

div.staffText p {
	font-size: 13px;
	line-height: 20px;
	color: #333;
	padding-top: 10px;
	padding-right: 10px;
}