#formication {
	background: url('/img/hard-facts/formication/formication-bg.jpg') no-repeat 0 0;
	width: 733px;
	height: 413px;
	color: #dfdfdf;
	position: relative;
	overflow: hidden;
}
	#formication .intro {
		float: left;
		width: 225px;
		margin: 26px 0 0 25px;
	}
	#formication .intro h2 {
		width: 225px;
		height: 80px;
		background: url('/img/hard-facts/formication/headline.png') no-repeat 0 0;
		text-indent: -999em;
		margin: 0;
	}
	#formication p {
		margin: 0 0 1em 0;
	}
	#formication .intro p {
		font-size: 15px;
		line-height: 21px;
		margin-top: 11px;
	}
	#formication p.tripplearrow {
		margin-top: 88px;
		background: url('/img/hard-facts/formication/tripplearrows.png') no-repeat center right;
		padding-right: 25px;
		font-size: 13px;
		color: #999;
		text-transform: uppercase;
		display: inline-block;
	}
	#formication .scrollable {
		position: relative;
		overflow: hidden;
		width: 465px;
		height: 412px;
		float: right;
	}
	#formication .scrollable .items {
		width: 20000em;
		position: absolute;
		-webkit-user-select: none;
		-khtml-user-select: none;
		-moz-user-select: none;
		-o-user-select: none;
		user-select: none;
	}
	#formication .scrollable .items .item {
		float: left;
		width: 465px;
		height: 412px;
		position: relative;
	}
	#formication .scrollable .items .item p {
		position: absolute;
		top: 26px;
		left: 30px;
		width: 375px;
		font-size: 20px;
		line-height: 22px;
		letter-spacing: -1px;
		color: #fff;
	}
	#formication .scrollable .arrow {
		background: url('/img/hard-facts/formication/scrollable-arrows.png') no-repeat 0 0;
		width: 33px;
		height: 34px;
		text-indent: -999em;
		position: absolute;
		z-index: 10;
		cursor: pointer;
	}
	#formication .scrollable .prev {
		background-position: 0 0;
		top: 188px;
		left: 16px;
	}
	#formication .scrollable .next {
		background-position: -33px 0;
		top: 188px;
		right: 20px;
	}
	#formication .scrollable .prev.disabled {
		background-position: 0 -34px;
	}
	#formication .scrollable .next.disabled {
		background-position: -33px -34px;
	}
	#formication .scrollable .pager {
		position: absolute;
		bottom: 16px;
		left: 50%;
		z-index: 10;
	}
	#formication .scrollable .pager .navi {
		position: relative;
		left: -50%;
	}
	#formication .scrollable .navi a {
		width: 10px;
		height: 10px;
		text-indent: -999em;
		background: url('/img/hard-facts/formication/scrollable-pagedots.png') no-repeat 0 -10px;
		float: left;
		margin-right: 3px;
	}
	#formication .scrollable .navi a.active {
		background-position: 0 0;
	}
	#formication .share_this {
		position: absolute;
		z-index: 20;
		bottom: 16px;
		right: 20px;
	}


#images-scabs-scars {
	background: url('/img/images/scabs-scars/background.jpg') no-repeat 0 0;
	width: 733px;
	height: 413px;
	color: #dfdfdf;
	position: relative;
	overflow: hidden;
}
#images-scabs-scars .mask {
	position: absolute;
	z-index: 12;
	top: -103px;
	left: 0;
	height: 413px;
	width: 733px;
	background: url('/img/images/scabs-scars/mask.png') no-repeat 0 0;
}
#images-scabs-scars .intro {
	margin: 26px 0 0 29px;
	height: 77px;
}
#images-scabs-scars .intro h2 {
	width: 261px;
	height: 31px;
	background: url('/img/images/scabs-scars/headline.png') no-repeat 0 0;
	text-indent: -999em;
	overflow: hidden;
	margin: 0 0 9px 0;
}
#images-scabs-scars .intro p {
	font-size: 15px;
	line-height: 19px;
	letter-spacing: 0px;
	margin: 0 0 1em 0;
}
#images-scabs-scars .scrollable {
	position: relative;
	overflow: visible;
}
#images-scabs-scars .scrollable .stage {
	position: relative;
	overflow: visible;
	width: 477px;
	height: 310px;
	margin-left: 126px;
}
#images-scabs-scars .scrollable .items {
	width: 20000em;
	position: absolute;
}
#images-scabs-scars .scrollable .items .item {
	float: left;
	width: 477px;
	height: 253px;
	position: relative;
	opacity: 0.3;
}
#images-scabs-scars .scrollable .items .current { opacity: 1 !important; }
#images-scabs-scars .scrollable .items .item p {
	font-size: 14px;
	line-height: 18px;
	color: #fff;
	margin: 0.75em 0 1em 0;
	width: 85%;
}
#images-scabs-scars .scrollable .arrow {
	background: url('/img/images/scabs-scars/scrollable-arrows.png') no-repeat 0 0;
	width: 33px;
	height: 34px;
	text-indent: -999em;
	position: absolute;
	z-index: 15;
	cursor: pointer;
}
#images-scabs-scars .scrollable .prev {
	background-position: 0 0;
	top: 112px;
	left: 72px;
}
#images-scabs-scars .scrollable .next {
	background-position: -33px 0;
	top: 112px;
	right: 79px;
}
#images-scabs-scars .scrollable .prev.disabled { background-position: 0 -34px; }
#images-scabs-scars .scrollable .next.disabled { background-position: -33px -34px; }


