section.feature75 { position:relative; top:50px; margin-top:-50px; z-index:10; float:left }
a:focus {
	outline: none;
}
section.feature75 .publication-extras a { line-height:1.6em; }
#panel {
    background: url(/assets/558/bg_75.jpg) no-repeat left top #262626;
    display:none;
}
.slide {
	/*margin: 0 auto;*/
	padding: 0;
	/*border-top: solid 2px #333;*/
	background: url(/assets/558/btn-slidev4.png) no-repeat right top;
	z-index:10;
	position:relative;
	width:90px;
	top:0;
	left:73px;
	left:0;
}
.btn-slide {
	background: url(/assets/558/white-arrow.png) no-repeat right -45px;
	display: block;
	height: 40px;

	/*text-align: center;
	margin: 0 auto;
	width: 144px;
	padding: 10px 10px 0 0;*/

	padding: 10px 40px 0 0;
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}
.slide:hover {
	background: url(/assets/558/btn-slidev4-hover.png) no-repeat right top;
}
.btn-slide .number75 { font-family: "Bodoni Antiqua Regular",Bodoni SvtyTwo ITC TT,Bodoni Std,Didot,Georgia,serif; text-transform: none; 
color:#DCDDDE; font-weight: normal; }

.active {
	background-position: right 15px;
} 
#panel .seventyfive { padding-top: 3em; }
#panel .seventyfive h1 { font-family: "Bodoni Antiqua Regular",Bodoni SvtyTwo ITC TT,Bodoni Std,Didot,Georgia,serif; text-transform: none; color:#ccc; }
#panel .seventyfive ul li { 
	color:#aaa; 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;}
#panel .seventyfive ul { 
    /*-moz-column-count: 2;
    -moz-column-gap: 6px;
    -webkit-column-count: 2;
    -webkit-column-gap: 6px;
    column-count: 2;
    column-gap: 6px;*/
	 list-style: none;
}


.arrow-up {
	width: 0; 
	height: 0; 
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 5px solid black;
}

.arrow-down {
	width: 0; 
	height: 0; 
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-top: 20px solid #f00;
}


.publication75 .tab-content-container #tab1 .hero {
    background: url(/assets/558/bg_75.jpg) no-repeat left top #494949;
	margin-top: -1px;
}
.publication75 .tab-content-container #tab1 .hero h1 {
	color:#ccc;
	font-size:1.8em;
}
.publication75 .tabs {
	/*bottom: 0;
	float: right;
	position: absolute;
	right: 10px;
	width: auto;
	list-style: none outside none;
	margin: 0;
	padding: 0;*/
	border-left: 0;
	height: 16px;
	
}
.publication75 .tabs li { display: inline-block; margin: 0 5px 0 0; height: 8px; border:0; }
.publication75 .tabs li a { 
    background: none repeat scroll 0 0 #CCCCCC;
    cursor: pointer;
    display: block;
    height: 8px;
    text-indent: -9999px;
    width: 8px;
	 padding: 0;
}
.publication75 .tabs li.active a{
    background: none repeat scroll 0 0 #DF5C00;
}
.publication75 .seventyfive h1,
.publication75 .seventyfive h2,
.publication75 .tab-content-container p.lead { font-family: "Bodoni Antiqua Regular",Bodoni SvtyTwo ITC TT,Bodoni Std,Didot,Georgia,serif; text-transform: none; }
.publication75 .tab-content-container #tab1 .hero {
	padding-top: 2em;
}
.publication75 .seventyfive h1 { margin-bottom: 1em; font-size: 3.5em; color:#D55802; }
.publication75 .seventyfive h2 { color:#D55802; margin-top: 1em; font-style:italic; font-size: 2em; letter-spacing: 1px; border-bottom:none; }
.publication75 .seventyfive h2:after { background: none repeat scroll 0 0 #D55802;
    content: " ";
    display: block;
    height: 1px;
    margin-top: 0.5em;
    width: 80px;
	}
.publication75 .tab-content-container p,
.publication75 .tab-content-container .media { margin: 10px 30px 10px 80px; color:#666666; }
.publication75 .tab-content-container p.lead {
	font-size: 1.4em;
	line-height: 180%;
	color:#333;
}
.publication75 .seventyfive .pull-quote p,
.publication75 .seventyfive .pull-quote-two p { font-size:1.3em; font-family:Georgia, "Times New Roman", Times, serif; margin-left: 10px; margin-right: 10px; color:#FFFFFF; }
.publication75 .seventyfive .pull-quote p { color:#454545; }
.publication75 .seventyfive ul li { 
	color:#666666; 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;}
.publication75 .seventyfive ul { 
	 list-style: none;
	 margin-left:10px;
}

.seventyfive .pull-quote { border-color:#eee; background-color:#fafafa }
.seventyfive figure { background: white; }
.seventyfive blockquote { margin-left:5%; }
