#ifact_perfectstorm_nonflash {
	background: url('/img/interactive-facts/perfect-storm/background.jpg') no-repeat 0 0;
	width: 733px;
	height: 413px;
	position: relative;
	z-index: 10;
	overflow: hidden;
}
	#ifact_perfectstorm_nonflash .intro {
		color: #fff;
		width: 279px;
		margin: 26px 0 0 26px;
		position: relative;
		z-index: 40;
	}
	#ifact_perfectstorm_nonflash .intro h2 {
		width: 296px;
		height: 31px;
		background: url('/img/interactive-facts/perfect-storm/headline.png') no-repeat 0 0;
		text-indent: -999em;
		margin: 0 0 8px 0;
	}
	#ifact_perfectstorm_nonflash .intro p {
		font-size: 15px;
		line-height: 19px;
		/* letter-spacing: -1px; */
		margin: 0 0 21px 0;
		font-weight: normal;
		opacity: .7;
	}
	#ifact_perfectstorm_nonflash .intro .cta {
		text-transform: uppercase;
		margin-bottom: 22px;
		color: #b8b8b8;
		font-size: 12px;
		padding-left: 32px;
		background: url('/img/interactive-facts/perfect-storm/arrows.png') no-repeat 0 7px;
	}
	#ifact_perfectstorm_nonflash .intro .cta strong {
		text-transform: uppercase;
		color: #fff;
		font-size: 18px;
	}
	#ifact_perfectstorm_nonflash .intro ul {
		list-style-type: none;
		margin: 0;
		padding: 0;
	}

	#ifact_perfectstorm_nonflash .intro ul li {
		text-transform: uppercase;
		font-size: 15px;
		line-height: 19px;
		height: 19px;
		overflow: hidden;
		color: #666;
		cursor: pointer;
		margin-bottom: 17px;
		font-weight: normal;
		background: url('/img/interactive-facts/perfect-storm/button.png') no-repeat 0 0;
		padding-left: 60px;
	}
	#ifact_perfectstorm_nonflash .intro ul li:hover{
		color: #ccc;
	}
	#ifact_perfectstorm_nonflash .intro ul li.toggle-on{
		color: #ccc;
		background-position: 0 -19px;
	}
	#ifact_perfectstorm_nonflash .teeth {
		position: absolute;
		top: 0;
		right: 0;
		z-index: 20;
	}
	#ifact_perfectstorm_nonflash .detail {
		position: absolute;
		top: 0;
		right: 0;
		z-index: 30;
		width: 413px;
		height: 413px;
	}
	#ifact_perfectstorm_nonflash .detail p {
		margin: 0;
		padding: 316px 180px 0 0;
		height: 97px;
		width: 250px;
		font-size: 14px;
		line-height: 16px;
		color: #fff;
	}
	#ifact_perfectstorm_nonflash .detail#saliva {
		background: url('/img/interactive-facts/perfect-storm/overlay-saliva.png') no-repeat top right;
	}
		#ifact_perfectstorm_nonflash .detail#saliva p {
			background: url('/img/interactive-facts/perfect-storm/callout-saliva.png') no-repeat top right;
		}
	#ifact_perfectstorm_nonflash .detail#bloodflow {
		background: url('/img/interactive-facts/perfect-storm/overlay-bloodflow.png') no-repeat top right;
	}
		#ifact_perfectstorm_nonflash .detail#bloodflow p {
			background: url('/img/interactive-facts/perfect-storm/callout-bloodflow.png') no-repeat top right;
		}
	#ifact_perfectstorm_nonflash .detail#grinding {
		background: transparent;
	}
		#ifact_perfectstorm_nonflash .detail#grinding p {
			background: url('/img/interactive-facts/perfect-storm/callout-grinding.png') no-repeat top right;
		}
	#ifact_perfectstorm_nonflash .detail#hygene {
		background: transparent;
	}
		#ifact_perfectstorm_nonflash .detail#hygene p {
			background: url('/img/interactive-facts/perfect-storm/callout-hygene.png') no-repeat top right;
		}
	#ifact_perfectstorm_nonflash .detail#poordiet {
		background: url('/img/interactive-facts/perfect-storm/overlay-poordiet.png') no-repeat top right;
	}
		#ifact_perfectstorm_nonflash .detail#poordiet p {
			background: url('/img/interactive-facts/perfect-storm/callout-poordiet.png') no-repeat top right;
		}


