.page .section-desc
{
	margin-bottom: 20px;
}
.page .section
{
	margin-bottom: 60px;
}
.page .wrap-text P
{
	margin-bottom: 20px;
}
.page .images
{
	overflow: hidden;
}
.page .images .image_box
{
	float: left;
	width: 25%;
	text-align: center;
}
.page .images .image_box IMG
{
	border: 1px solid #DDD;
	padding: 10px;
}
.title-row
{
	margin-top: 15px;
}
