﻿.home #modules .last .module
{
	margin-right: 0px;
}

.floatLeft
{
	float:left;
}

.floatRight
{
	float:right;
}

.postContent h2
{
	font-size: 1.6em;
	color: #3771df;
	font-weight: normal;
	margin-bottom: 13px;
}

.indexPageImage
{
	float:left;
	width:502px;
}

.indexPageBody
{
	width:215px;
	float:right;
}