div, li, ul, ol, h1, h2, h3, h4, h5, h6, p
{
	zoom: 1;
}


ul.tabs li
{
	display: inline;
}

body div.filters {
	margin-top: 0;
}

div.rendering_person_personorganisationscontactportal a.link {
	word-wrap: break-word;
}

div.activity_view_title div.view_title h2.title a {
	line-height: 26px;
}

div.organisation_title h2 {
	vertical-align: baseline;	
}

div.organisation_title h2 a {
	line-height: 26px;	
}

div.person_view_title div.view_title h2.title a {
	line-height: 26px;
}

div.project_view_title div.view_title h2.title a {
	line-height: 26px;
}

div.publication_view_title div.view_title h2.title a {
	line-height: 26px;
}

/* Fix problem with text on top of documents (LANCASTERPURE-324) */
div.rendering_researchoutput_detailsportal
{
	clear: both;
}