#header {
    padding: 10px 0 5px 0;
}
h2.site-title {
	font-size: 15px;
}
#content-wrapper {
	bottom: 0px;
	height: auto !important;	
}
.row-hdi,
.row-gdp,
.row-health,
.row-age,
.row-credit-1,
.row-credit-2 {
   	display: none;
}
.wax-tooltip .row-credit-3 {
    display: block;
}
#content h1 {
	font-size: 16px;
	margin: 0 10px;
}
#intro {
    padding: 0px;
    width: auto;
    height: auto;
}
.layer-description {
    display: none;
}
#legend {
	display: none;
}
.layers#cancer {   
	left: 140px; 
	top: -38px;
}
.layers#indicator { 
	left: 0px; 
	top: -38px;
}
.layers a {
 	width: 46px;
	font-size: 11px;
}
#stories {
  	display: none;
}
.embed #back {
  	display: none;
}
#pulitzer-center, #pri {
  	display: none;
}
.embed #fullscreen {
   	display: block;
}
.prev-layer, 
.next-layer {
   	font: 11px 'Arial';
   	display: block;
   	position: absolute;
}
.next-layer {
   	right: 20px;
   	top: 12px;
}
.prev-layer {
   	right: 70px;
   	top: 12px;
}
.divider {
   	right: 59px;
  	top: 8px;
   	font-size: 11px;
   	position: absolute;
   	display: block;
}
#content-toggle {
   	display: none;
}
.ui-minimize #content {
   	display: block;
}
.embed .zoomer {
    left: 10px;
}
.embed .zoomin {
    left: 39px;
} 
.embed .share {
    left: 10px;
}