/***************************************************************************
	Staff pages elements 
***************************************************************************/
/*-------------------------------------------------------------- Sections */
#staff_Photograph_Section, 
#staff_Position_Section, 
#staff_Location_Section, 
#staff_Telephone_Section, 
#staff_Email_Section, 
#staff_Address_Section, 
#staff_Biography_Section, 
#staff_Activities_Section, 
#staff_Expertise_Section, 
#staff_Programmes_Section, 
#staff_Modules_Section, 
#staff_Current_Research_Section, 
#staff_Research_Archive_Section, 
#staff_Scholar_Section, 
#staff_Abstracts_Section, 
#staff_Links_Section, 
#staff_Updated, 
#staff_Teaching_Section, 
#staff_Research_Section {
	/*border: 1px solid #99CC99;*/
	margin-bottom: 1px;
}
/*-------------------------------------------------------------- Content */
#staff_Name, 
#staff_Photograph, 
#staff_Position, 
#staff_Location, 
#staff_Telephone, 
#staff_Email, 
#staff_Address, 
#staff_Biography, 
#staff_Activities, 
#staff_Expertise, 
#staff_Programmes, 
#staff_Modules, 
#staff_Current_Research, 
#staff_Research_Archive, 
#staff_Scholar, 
#staff_Abstracts, 
#staff_Links, 
#staff_Updated {
	/*border: 1px dotted #FF99CC;*/
}
/*-------------------------------------------------------------- Elements */
#staff_Photograph_Section {
	padding: 2px;
	float:right;
	border: 1px solid #EBEBEB;
	position: relative;
	top:-5em;
}
#staff_Photograph_Section.with_Preceding_Menu {
	top:-7em;
}
#staff_Photograph img {
}
 @media print {
}

