div.FourDocs {
	float: left;
	width: 120%;
}

div.WhatsUpDoc {
	float: left;
	margin-right: 10px;
	/*margin-top: 30px;*/
	width: 160px;
	margin-bottom: 30px;
}

div.WhatsUpDoc > img {
	width: 125px;
	height: 135px;
}

#footer {
	background-image: url('../../includes/images/footer_bg.png');
}