/* ------[ CONTENT ]------ */

.content .body
{
	padding: 30px 250px 20px 20px;
	min-height: 310px;

	background: url(/static/featureBackground.png) top left no-repeat;
	text-align: justify;
	line-height: 1.6em;
}

.content .feature .description
{
	height: 170px;
	margin-bottom: 50px;

	color: #FFFFFF;
	vertical-align: middle;
}

/* ------[ ICON ]------ */

.icon
{
	position: absolute;
	right: 30px;
	top: 50px;
}
