body {
	background: #000 url(../img/photos.jpg) no-repeat center top;
}
#sidePosts li {
	width: 312px;
	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;
	height: 133px;
	margin-bottom: 24px;
	overflow: hidden;
}
	#photos a img {
		clear: both;
		border: 3px solid #fff;
	}
	#photos a:hover img {
		border: 3px solid #ba121c;
	}
		.pic1, .pic2, .pic3 {
			margin-right: 32px;
		}
strong, strong a {
	color: #fff !important;
}
