.section365 #topSpan {
	width: 959px;
	overflow: visible;
}

.tabs, .tab {
	list-style: none;
	margin: 0;
	padding: 0;
}

.tab {
	float: left;
	text-align: center;
	cursor: pointer;
}

#headlines {
	border-bottom: none;
}

/* 
	PROJECT HEADER 
	Tabs, images
 */

.projectHeader {
	width: 959px;
	height: 42px;
	float: left;
	border-bottom: 3px solid #6e8280;
	margin-top: 10px;
}

.headerImage {
	float: left;
	width: 422px;
}

.projectHeader .tab {
	width: 133px;
	border-left: 1px solid #6e8280;
	border-top: 1px solid #6e8280;
	height: 29px;
	padding-top: 13px;
	color: #6e8280;
	font-weight: bold;
	font-size: 12px;
	cursor: pointer;
	background-color: #f5f5eb;
}

.projectHeader .tab a {
	color: #6e8280;
}

.projectHeader .tab.last {
	border-right: 1px solid #6e8280;
}

.projectHeader .tab.active {
	background-color: #6e8280;
	color: white;
}

.projectHeader .tab.active a {
	color: white;
}

.projectMediaTabs {
	border-bottom: 1px solid #6e8281;
	float: left;
	margin-bottom: 10px;
	width: 609px;
	height: 28px;
}


.projectMediaTabs .tab {
	text-align: left;
	border: 1px solid #6e8281;
	width: 160px;
	font-size: 11px;
	padding: 4px 0 9px 10px;
	margin-right: 5px;
	color: #666;
	margin-top: 2px;
	background-color: #f5f5eb;
	border-bottom: 0;
	height: 12px;
}

.projectMediaTabs .tab.active {
	border-top: 3px solid #6e8281;
	color: black;
	margin-top: 0;
	background-color: white;
	height: 13px;
}

.tabContent {
	display: none;
}

.mainInteractive {
	border: 1px solid #6e8281;
	float: left;
	width: 957px;
	min-height: 550px;
}

.z-organic-block a {
	font-weight: bold;
	font-size: 12px;
}

.z-organic-block .z-date, 
.z-organic-block .z-time {
	color: #666;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	text-transform: uppercase;
}

.z-organic-block li {
	border-bottom: 1px dotted #ccc;
	padding-left: 0px;
}

#z_wizard_widget_36405 #z_event_list_layout_W4_1 {
	width: 99%;
}

.z-widget-links {
	margin-top: 10px;
}

.z-eventlist-layoutW4 {
	margin-top: 5px;
}

.projectCredits {
	color: #272727;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 0.07em;
	line-height: 13px;
	margin-bottom: 2px;
	text-transform: none;
}

.projectCredits strong {
	
	text-transform: uppercase;
}