#app-photoboard
{
	font-size: small;
	width: 850px;	
	padding: 100px 0px 0px 0px;
	margin-left: 15px;
	float: left;
	background: black url("/images/uploads/app-photoboard-bg.jpg") no-repeat;
	min-height: 490px;
}
#app-photoboard-preview
{
	width: 270px;
	float: left;
	margin: 40px 15px 5px 30px;
}
#app-photoboard-infos
{
	width: 460px;
	float: left;
	margin: 0px 20px 5px 50px;
}
#app-photoboard-infos h2
{
	color: white;
	font-size: 2.3em;
	margin-bottom: 30px;
	margin-top: 0px;

}
#app-photoboard-infos .intro
{
	font-weight: bold;
	text-align: justify;
	color:#d2d2d2;
}

#app-photoboard-infos .app-ismoke-price
{
	float: left;
	margin-top: 100px;
}
#app-photoboard-infos .app-store-link
{
	float: left;
	margin-top: 120px;
	margin-bottom: 20px;
	margin-left: 20px;
	width: 300px;

}

#app-photoboard-features
{
float: left;
width: 205px;
padding-right: 15px;
clear: both;
}
#app-photoboard-features-list
{
	text-indent: none; padding-left: 0px; 
}
#app-photoboard-features-list li
{
	list-style-image : url("/images/puce-star-white.png"); text-indent: 0em; margin-left: 20px; margin-bottom:15px;
		color: #d4d4d4;
}
#app-photoboard-features h3
{
	color:white;
}
#app-photoboard-requirements
{
float: left;
width: 205px;
padding-right: 15px;
}
#app-photoboard-requirements-list
{
	text-indent: none; padding-left: 0px; 
}
#app-photoboard-requirements-list li
{
	list-style-image : url("/images/puce-star-white.png"); text-indent: 0em; margin-left: 20px; margin-bottom:15px;
	color: #d4d4d4;
}
#app-photoboard-requirements h3
{
	color:white;
}