body {
	background: #000 url(../img/main.jpg) no-repeat center top;
}
#frontPosts li {
	width: 647px;
	margin: 8px 0 0 0 !important;
	padding: 0 0 8px 0 !important;
	border-bottom: 1px solid #333;
	font-size: 12px;
}
#photos li {
	display: inline;
	float: left;
	width: 140px;
	margin-bottom: 24px;
}
	#photos a {
		display: block;
		border: 3px solid #fff;
	}
	#photos a:hover {
		border: 3px solid #ba121c;
	}
#sponsors li {
	display: inline;
	float: left;
	margin-bottom: 10px;
}
	.bigLogo {
		width: 140px;
	}
	.smallLogo {
		width: 54px;
	}