.role_content h3, .role_content h4, .role_content h5, .role_content h6{
	border: 0px !important;
}

.person_list_detailed, .person_list_detailed_and_web, .person_list_detailed_and_position{
	min-height: 7em;
	margin-bottom: 1.5em;
	overflow: hidden;
}

.person_list_detailed .person_list_photo, .person_list_detailed_and_web .person_list_photo, .person_list_detailed_and_position .person_list_photo{
	float: left;
	width: 100px;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: left;
	min-height: 6em;
}

.person_list_detailed .person_name_link, .person_list_detailed_and_web .person_name_link, .person_list_detailed_and_position .person_name_link{
	font-weight: 700;
}

.person_list_detailed .person_label, .person_list_detailed_and_web .person_label, .person_list_detailed_and_position .person_label{
	font-weight: 700;
	position: absolute;
	left: 110px;
	width: 6em;
}

.person_list_detailed .person_value, .person_list_detailed_and_web .person_value, .person_list_detailed_and_position .person_value{
	margin-left: 100px;
	padding-left: 7em;
}

.person_main .person_main_photo, .person_activities .person_main_photo, .person_research .person_main_photo, .person_expertise .person_main_photo{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	text-align: center;
	padding: 2px;
	font-size: 90%;
	/*border: #cccccc solid 1px;
	color: #999999;*/
	background-color: #f0f0f0;
	color: #424242;
	border: 1px solid #cccccc;
}

.person_main_profile{
	padding: 10px;
	margin-bottom: 1em;
	background-color: #f0f0f0;
	color: #424242;
	border: 1px solid #cccccc;
	margin-right: 320px;
	font-size: 110%;
	line-height: 1.5em;
}

.person_main .person_value, .person_activities .person_value, .person_research .person_value, .person_expertise .person_value, .role_main .person_value{
	padding-left: 10em;
	margin-bottom: 0.75em;
}

.person_main .person_label, .person_activities .person_label, .person_research .person_label, .person_expertise .person_label, .role_main .person_label{
	font-weight: 700;
	position: absolute;
	left: 0px;
	overflow: hidden;
	margin-bottom: 0.75em;
	width: 9em;
}

.person_value ul{
	
}

.person_list_simple, .person_list_simple_expertise{
	display: list-item;
	list-style-image: url('../image/2010bullet.png');
	margin-left: 2.75em;
	padding-bottom: 0.25em;
}

.personpicture{
	border: 1px solid #cccccc;
	padding: 2px;
	margin-left: 5px;
	margin-bottom: 50px;
	text-align: center;
	float: right;
}

.personpicture img{
	border: 1px solid #cccccc;
}

.personemptyimg{
	border: 1px solid #cccccc;
	background-color: #000000;
	color: #ffffff;
	width: 200px;
	height: 220px;
}

.role_holder{
	min-height: 30px;
	max-height: 600px;
	width: 95%;
	overflow: auto;	
	border: 1px solid #cccccc;
}
.role_holder_small{
	height: 2em;
	width: 600px;
	overflow: auto;	
}
.role_holder_menu{
	width: 600px;
}
.role_subholder .role_subholder{
	padding-left: 20px;
	padding-bottom: 5px;
}

.role_subholder .controls{
	font-size: 70%;
}

.role_subholder b, .role_holder_small b{
}

.person_light{
	text-align: right;
	color: #f0f0f0;
	clear: left;
	font-size: 80%;
}

