/* CSS Document */

.pname {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0E61A3;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.pbirth {
	font-size: 12px;
	color: #1A68A6;
	margin-bottom: 30px;
	font-weight: bold;
}
.pYear {
	color: #666666;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
}
.pComment {
	font-size: 12px;
	color: #666666;
	padding-bottom: 15px;
	line-height: 20px;
}
.pDoc {
	margin-bottom: 20px;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
