body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif;
	color: #51463d;
	background: #f3f2e8;
}

.figure {
	float: left;
	width: 300px;
	margin: 0 10px 10px 10px;
}

.figure img {
	padding: 4px;
	border: 1px solid #C0C0C0;
}

.figure p {
	float: left;
	font: 1.1em Arial, Helvetica, sans-serif;
	font-weight: bold;
	xtext-align: center;
	margin-top: 10px;
	margin-left: 10px;
}

.features {
	float: left;
}

.normal {
	float: left;
}

.section {
	float: none;
}

.footer {
	clear: both;
}

.description {
	float: right;
	margin-bottom: 10px;
}

.description img {
	float: left;
	margin-right: 20px;
}

.newFeature img {
	margin-bottom: 10px;
}

.download {
	margin-top: 10px;
	margin-bottom: 10px;
	xfloat: left;
	xwidth: 200px;
}

.downloadButton {
	clear: both;
}

.downloadButton p {
	font: 1.5em Arial, Helvetica, sans-serif;
}

.fb-like {
	margin-top: 10px;
}

.twitter {
	margin-top: 10px;
}

.faq {
	float: right;
	text-align: left;
}

.screenshots {
	float: none;
}

