.clear {
	clear: both;
}

#content .module {
	width: 288px;
	margin: 0 10px 0 0;
	float: left;
}

#content .right {
	margin: 0;	
}

#content .module .title {
	color: #f3ce39;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 8px 0;
}

#content .module.right {
	float: right;
}