/* TAG DEFINITIONS */

/* CLASS DEFINITIONS */
.profile_management, 
.profile_advisoryboard {
	margin: 0 0 15px 0;
}
.profile_management img {
	float: left;
	height: 130px;
	width: 130px;
	margin: 5px 0 0 0;
}
.profile_management p {
	width: 605px;
	float: right;
}

.profile_advisoryboard p {
	width: 635px;
	float: right;
}

.profile_staff {
	width: 375px;
	float: left;
}
.profile_staff img,
.profile_advisoryboard img {
	float: left;
	height: 100px;
	width: 100px;
	margin: 5px 0 16px 0;
}
.profile_staff.last img {
	margin-bottom: 32px;
}
.profile_staff p {
	width: 220px;
	float: left;
	margin: 0 0 0 5px;
	font-size: .75em;
}
.profile_staff p.first {
	font-size: .9em;
	margin-bottom: 10px;
}
.featured_journal{
	margin-bottom:20px;
	padding-left:20px;
}
.featured_block{
	width: 98px;
	margin: 0 30px 0 0;
	float:left;
}

* html .featured_journal .end{
	position:relative;
	top:-32px;	
}
.month_title{
	font-weight:bold;
	clear:left;
}
/* ID DEFINITIONS */
/* removed bt@06092010
#page_jobs img.image_header,
#page_joblisting img.image_header {
	background: url(/images/jobs/office.jpg) top left no-repeat;
	height: 142px;
	width: 750px;
	margin: 0 0 20px 0;
}
*/
