#wrapper #mainContent #right80 #person {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #333;
	position: relative;
	height: 230px;
}
#wrapper #mainContent #right80 #person img {
	padding: 10px;
	position: absolute;
	left: 0px;
}
#wrapper #mainContent #right80 #person #text {
	position: absolute;
	right: 0px;
	width: 560px;
	padding-top: 10px;
}
#wrapper #mainContent #right80 #person #text h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 30px;
	color: #000;
	margin: 0px;
	padding: 0px;
}
#wrapper #mainContent #right80 #person #text h2 {
	color: #666;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	margin: 0px;
	padding: 0;
	font-style: italic;
}
#wrapper #mainContent #right80 #person #text p {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
}

