.credit,
.overlay-link {
	display: none;
}
.layers a {
	font: 0.6em "Arial Narrow", sans-serif;
}
.layers#indicator { 
	display: none; 
}
.layers#cancer { 
	display: none; 
}
.wax-legend {
  	display: none !important;
}
#content-wrapper {
	position: absolute;
    height: 35px;
	width: 100%;
	bottom: 0px;
	left: 0px;
    padding: 0px;
    }
#content h1 {
	font-size: 14px;
	margin: 10px;
}
.share {
	top: 10px;
	left: 10px;
}
.wax-tooltip {
	top: 180px;
	left: 100px;
	width: 280px;
	height: 80px;
	font-size: 12px;
}
#pri, 
#back, 
#stories, 
#pulitzer-center {
    display: none;
}
.embed #fullscreen {
  	display: block;
}
.row-hdi,
.row-gdp,
.row-health,
.row-age,
.row-credit-2 {
   	display: none;
}
.share {
	top: 50px;
	left: 10px;
}
.zoomer {
    left: 10px;
    top: 10px !important;
    display: none;
}
.zoomin {
    left: 39px;
    top: 10px !important;
    display: none;
}
.next-layer, 
.prev-layer {
    top: -38px;
    background: rgb(238,238,238); /* old ie */
    background: rgba(238,238,238,.9);
    padding: 12px 10px;
    border-style: solid;
    border-color: #ccc;
}
.next-layer {
    border-width: 1px 1px 0 0;
}
.prev-layer {
    border-width: 1px 0 0 1px;
}
.divider {
    top: -28px;
    right: 72px;
    z-index: 300;
}