/*------------------------------------------------------------------------------
 * Global Styles
 *----------------------------------------------------------------------------*/
#header a{
	background-image: url(assets/left_banner/banner-left.gif);
}

/** People profile view tab styles **/
#people-profile {
	font-size: 10px;
}
#person-photo img {
	float: right;

}

dl#personal-details {
	margin-left: 2em;
	font-size: 10px;
}

dl#personal-details dt, dl#personal-details dd {
	padding: 0;
	margin: 0;
}

dl#personal-details dt {
	float: left;
	width: 85px;
	padding-right: 1em;
	text-align: right;
}


td#left_column{
	display: none;
}

/*------------------------------------------------------------------------------
 * Faculty Listings
 *----------------------------------------------------------------------------*/
ul.multi-column-list-2 {
	float: left;
	width: 45%;
}
ul.multi-column-list-3 {
	float: left;
	width: 30%;
}

ul.multi-column-list-4 {
	float: left;
	width: 23%;
}

.person-research-clusters  {
	font-size: 85%;
}

.person-research-clusters a {
	color: #888 !important;
	text-decoration: none;
}

.person-research-clusters a:hover {
	text-decoration: underline;
}



/*------------------------------------------------------------------------------
 * Profile Pages
 *----------------------------------------------------------------------------*/
div.profile-photo {
	float: left;
	padding: 25px;
}

div.profile-research-groups {
	clear: left;
}

div.profile-other-links table tr th,
div.profile-online-course-material table tr th,
div.profile-contact-info table tr th {
	text-align: left;
	color: #888;
	font-weight: normal;
	padding-right: 1em;
}



/*------------------------------------------------------------------------------
 * Group Profile Pages
 *----------------------------------------------------------------------------*/
 
 .group-profile-quick-facts table tr th {
 	text-align: left;
	color: #888;
	font-weight: normal;
	padding-right: 1em;
}
 
ul.inline li {
	display: inline;
	padding-right: 1em;
	padding-top: 0;
}
ul.inline {
	padding: 0;
	margin: 0;
}

/*------------------------------------------------------------------------------
 * News Item Pages
 *----------------------------------------------------------------------------*/
#news-item img.newsitem-image {
	float: right;
	padding: 1em;
}


/*------------------------------------------------------------------------------
 * Teaching pages
 *----------------------------------------------------------------------------*/
#teaching-news-block {
	float: right;
	padding-right: 3em;
}

/*------------------------------------------------------------------------------
 * RSS2Javascript
 *----------------------------------------------------------------------------*/
