.activityList {
	padding: 0px;
	margin: 0px;
	margin-left: 20px;
}

.activityList_activity {
	list-style: square;
	margin-bottom: 5px;
}

.activityList_activity_title H4 {
	font-size: 90%;
	font-weight: normal;
	font-family: Trebuchet MS, Arial;
	margin: 0px;
	margin-bottom: 5px;
}

.activity_title H3 {

}

.activity_local, .activity_abstract, .activity_personList, .activity_abstract, .activity_duration, .activity_target, .activity_defaultLang, .activity_translations, .activity_documents, .activity_comments {
	clear: both;
	margin-bottom: 5px;
}

.content {
}

.activity_local .label {
	float: left;
	width: 40px;
}

.activity_local .label, .activity_abstract .label, .activity_personList .label, .activity_abstract .label, .activity_duration .label, .activity_target .label, .activity_defaultLang .label, .activity_translations .label, .activity_documents .label, .activity_comments .label {
	font-weight: bold;
}

.activity_local .content {
}

.activity_duration .label {
	float: left;
	width: 55px;
}

.activity_duration .content {
}

.activity_defaultLang .label {
	float: left;
	width: 110px;
}

.activity_translations .label {
	float: left;
	width: 70px;
}

.activity_personList .label {

}

.activity_personList UL {
	padding: 0px;
	margin: 0px;
	margin-left: 20px;
}

.activity_personList LI {
	list-style: square;
	margin-bottom: 10px;
}

.activity_person {

}

.activity_person_role {
	font-size: 85%;
}

.activity_person_name H4 {
	margin: 0px;
	font-size: 100%;
	font-family: Trebuchet MS, Arial;
}

.activity_documents UL {
	margin: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
	padding: 0px;
}

.activity_documents LI {
	list-style: square;
}