.person {
	margin-top: 10px;
	width: 540px;
	clear: both;
	border-top: 3px solid #6fac51;
}

.personImg {
	width: 150px;
	margin-top: 0px;
	margin-right: 10px;
	float: left;
}

table {
	width: 375px;
	border-style: none;
	margin-left: 10px;
	font-size: 12px;
	line-height: 1.4;
}

th {
	color: #6fac51;
	vertical-align: top;
	white-space: nowrap;
	padding: 5px;
	text-align: left;
}

td {
	padding: 5px;
	text-align: left;
}

#nextPage {
	width: 540px;
	clear: both;
	text-align: right;
	color: #5eb100;
	margin-top: 50px;
}

#nextPageLeft {
	text-align: left;
	float: left;
}

#nextPageRight {
	width: 200px;
	text-align: right;
}




.pro {
	margin-top: 15px;
	margin-right: 30px;
	margin-bottom: 10px;
	width: 230px;
	border-top: 3px solid #6fac51;
	float: left;
}

.proImg {
	width: 230px;
	text-align: center;
	border-bottom: 1px dotted #cccccc;
}

.square {
	color: #6fac51;
	padding-left: 42px;
}