.human_resources{
	width: 500px;
	padding: 0px 0px 0px 15px;
}	
.human_resources .content_header{
	margin-top: 10px;
}
.human_resources .error{
	color: #f67b93;
}
.human_resources .explain{
	padding: 0px 0px 5px 17px;
	font: 100 9pt/16px Verdana;
	color: #6f7a86;
}
.human_resources .explain ul{
	 padding: 10px;
}
.human_resources .explain li{
	 list-style-type: square;
}
.human_resources .label{
	margin: 6px 0px 6px 0px;
	font-weight: 100;
	color: #97aec6;
}
.human_resources .row{
	padding: 5px 5px 5px 17px;
	line-height: 140%;
}
.human_resources input, .human_resources textarea{
	border-style: groove;
}
/**/
.human_resources_added{
	width: 100%;
	line-height: 140%;
	font: 100 9pt/16px Verdana;
	color: #97aec6;
	padding-left: 15px;
}
