/* PUBLICATIONS */

body.page-node-type-publication .region-content .group-left{
	width: 27%;
	margin-right: 3%;
	}

body.page-node-type-publication .region-content .group-right{
	width: 70%;
	}

body.page-node-type-publication .region-content .group-right h1.pub-title{
	color: #000;
	font-size: 32px;
	}

body.page-node-type-publication .field--name-field-publication-authors{
	font-size: 1.1em;
	font-weight: bold;
	padding-bottom: 20px;
	}	
	
body.page-node-type-publication .field--name-field-publication-authors:before{
	content: "By ";
	}