p.introduction {
	margin: 40px 25px 40px 25px;
	text-align: justify;
	font-weight: bold;
	color: #373;
}

.appDetailsTable {
	margin: auto 20px auto 20px;
}

.featuresColumn {
	text-align: justify;
	vertical-align: top;
}

.featuresColumn .feature td {
	vertical-align: top;
}

.featuresColumn img {
	margin-right: 15px;
	float: left;
	clear: bottom;
}

.featuresColumn h3 {
	margin: 0px;
	font-size: 1em;
	font-weight: bold;
}

.featuresColumn p {
	margin: 0px;
	margin-bottom: 1.5em;
	font-size: 0.9em;
}

.screenshotsColumn {
	width: 150px;
	padding-left: 1.5em;
	vertical-align: top;
}

.screenshotsColumn img {
	border: none;
}
