



.node-culture-plain-page-with-side-pan.node-full .header {
	float:left;
	width:100%;
	background-color:#000000;
	color:#ffffff;
	padding:1em;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.node-culture-plain-page-with-side-pan.node-full .header .title {
}
.node-culture-plain-page-with-side-pan.node-full .header .date {
	color: #7a7a7a;
}

.node-culture-plain-page-with-side-pan.node-full .header .details {
	clear:left;
	float:left;
}
.node-culture-plain-page-with-side-pan.node-full .header .type {
	float:left;
}
.node-culture-plain-page-with-side-pan.node-full .header .sep {
	float:left;
}
.node-culture-plain-page-with-side-pan.node-full .header .team {
	float:left;
}
.node-culture-plain-page-with-side-pan.node-full .header .summary {
	clear:left;
	float:left;
}


.node-culture-plain-page-with-side-pan.node-full .header .team a {
	color: #ffffff;
}
.node-culture-plain-page-with-side-pan.node-full .header .summary {
	color: #ffffff;
}
.node-culture-plain-page-with-side-pan.node-full .header .summary p:last-child {
	margin-bottom: 0;
}


.node-culture-plain-page-with-side-pan.node-full .body {
	float:left;
	width:100%;
	margin-top: 4.630%; /* 60/1296 */
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.node-culture-plain-page-with-side-pan.node-full .body p:last-child {
	margin-bottom: 0;
}




.node-culture-plain-page-with-side-pan.node-full .footer {
	float:left;
	width:100%;
	margin-top: 4.630%; /* 60/1296 */
	background-color:#000000;
	color:#ffffff;
	padding:1em;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.node-culture-plain-page-with-side-pan.node-full .footer a {
	color:#ffffff;
}
.node-culture-plain-page-with-side-pan.node-full .footer p:last-child {
	margin-bottom: 0;
}




.node-type-culture-plain-page-with-side-pan .c6633 .sbar>.title {
    margin-top: 0;
}