#full-band
{
	margin-bottom: 20px;
}

#full-band img
{
	float: left;
	width: 390px;
	margin-right: 12px;
}

#full-band .info
{
	float: left;
	width: 390px;
}

#full-band .info p
{
	margin-bottom: 20px;
}

#reviews
{
	margin-bottom: 20px;
}

#reviews-list .review
{
	margin-bottom: 20px;
}

#reviews-list .review .category
{
	font-weight: bold;
}

#review #image
{
	width: 792px;
}

#review #image img
{
	max-width: 792px;
	margin-bottom: 20px;
}

#review #image.halfsize
{
	float: left;
	width: 390px;
	text-align: right;
	margin-right: 12px;
}

#review #image.halfsize img
{
	display: inline;
	max-width: 390px;
	margin-bottom: 0;
}

#review #text
{
	float: left;
	width: 792px;
}

#review #text.halfsize
{
	width: 390px;
}

#review #lead-quote
{
	background-color: #dddddd;
	border: 3px solid #666666;
	padding: 10px;
	margin-bottom: 10px;
}

#review #body
{
	margin-bottom: 10px;
}

.band-member
{
	float: left;
	margin: 0 12px 20px 0;
}

.band-member.last
{
	margin-right: 0;
}

.band-member .member-left
{
	float: left;
	width: 189px;
	margin-right: 12px;
}

.band-member .image-credit
{
	font-size: .75em;
	font-style: italic;
}

.band-member .info
{
	float: left;
	width: 189px;
}

.band-member .info li
{
	margin-bottom: 10px;
}

.band-member .info .label
{
	font-weight: bold;
}