body {
	background: #000 url(../img/photos.jpg) no-repeat center top;
}
.twoCol ul {
	list-style-type: none;
	margin: 5px 0 24px 0;
	padding: 0;
}
.twoCol li {
	margin: 0 0 3px 15px;
	padding: 0 0 0 10px;
	background: transparent url(../img/bullet.gif) no-repeat left center;
	line-height: 1.1em
}
h3 {
	font-size: 14px;
	color: #fff;
}
	#trackList {
		display: inline;
		float: left;
		width: 516px;
	}
	#riders {
		display: inline;
		float: left;
		width: 140px;
	}
strong, strong a {
	color: #fff !important;
}
#sidePosts li {
	width: 312px;
	margin: 8px 0 0 0 !important;
	padding: 0 0 8px 0 !important;
	border-bottom: 1px solid #333;
	font-size: 12px;
}
#tricks {
	width: 484px;
}
	#tricks ul {
		list-style-type: none;
		margin: 0 0 24px 0;
		padding: 0;
	}
		#tricks li {
			display: inline;
			float: left;
			margin: 0 0 7px 0;
			padding: 0;
			background: transparent;
		}
			.row1, .row2 {
				width: 172px;
			}
				.row3 {
					width: 140px;
				}
