

.gallery-item {
	float: left;
	width: 150px;
	margin: 15px 25px 15px 0;
	background: #282727;
}

.gallery-item .caption, 
.gallery-item .caption a {
	font-size: 10px;
	line-height: 12px;
	color: #7f8084;
}

.gallery-item .caption {
	background: url(http://www.westcoastracing.com.au/images/bg-caption.gif) center bottom no-repeat;
	padding: 5px 5px 20px 5px;
}

.fourth { margin-right: 0; }

body.gallery td { vertical-align: middle; }

