#so-feature {
	z-index:-1;
	height: 333px;
}

#iPhone {
	position:absolute;
	width:385px; 
	height:730px;
	z-index:0;
	left:400px;
	top: -55px;
  	opacity: 1.0;
}

#apDivImage {
	position:absolute;
	width:320px;
	height:372px;
	z-index:1;
	left: 8.7%;
	top: 25.99%;
}

#apDivButtons {
	position:absolute;
	width:320px;
	height:372px;
	z-index:2;
	left: 8.7%;
	top: 25.99%;
}

#apDivText {
	position:absolute;
	width:308px;
	z-index:3;
	left: 8.7%;
	top: 25.99%;
	font-family: Helvetica;
	font-size: 16px;
	color: #FFF;
	padding: 6px;
	background-image: url(../../images/products/so/facebook/textbg.png);
	background-repeat: repeat;
	text-align: left;
}
