.node-type-lab #page-title{
	display: none;
}






.field-name-field-billede-stort{
	height: 295px;
	width: 640px;
	margin-bottom: 50px;
	float: left;
	background: url("../images/devider.png") no-repeat bottom left;
}

.node-type-page-with-textboxes .field-name-body,
.node-type-lab .field-name-body{
	float:  left;
	width: 260px;
	min-height: 550px;
	height: 550px;
	border-left: 1px solid #969696;
	margin-left: 20px;
	padding-left: 20px;
}




.field-collection-item-field-textboxes,
.small_text_box{
	height: 165px !important;
	width: 145px !important;
	padding: 15px !important;
	display: inline-block !important;
	-moz-border-radius: 5px !important;
	border-radius: 5px !important;
	position: relative !important;
	top: 20px !important;
	float: left !important;
	font-size: 10px !important;
	line-height: 13px !important;
	margin-left: 28px !important;
}



.field-name-field-collaborators,
.field-name-field-present-projects-activitie,
.field-name-field-staff{

}


.field-name-field-collaborators{
	/*left: 20px;*/
}

.field-name-field-present-projects-activitie{
	/*left: 235px;*/
}

.field-name-field-staff{
	/*left: 445px;*/
}

.field-name-field-color{
	display: none;
}


.field-type-text{
	margin-top: 5px;
}
.textbox_title,
.field-label{
	font-size: 14px;
	font-weight: normal !important;
	margin-bottom: 10px;
	margin-top: 10px;
	letter-spacing: 0px;
	font-style: normal;
	height: 30px;
	
}






