.gig-event-venue {
	margin: 0;
	font-style: italic;
}

#fan_photos,
#fan_videos {
	width: 48.9%;
	float: left;
	padding-bottom: 1em;
}

#fan_photos {
	margin-right: 2%;
}

#fan_photos h3,
#fan_videos h3 {
	margin-top: 0;
}

#fan_photos .swat-tile-view .swat-tile {
	margin: 0;
}

#fan_photos p {
	margin-bottom: 0;
}

/* {{{ Fan Reviews */

#fan_reviews {
	clear: left;
	margin-bottom: 0;
}

div.fan-review-title {
	float: left;
	width: 9em;
	font-size: 100%;
	text-align: right;
	clear: left;
	padding: 0.5em 0;
}

div.fan-review-title abbr {
	font-weight: normal;
	font-size: 85%;
	white-space: nowrap;
}

div.fan-review-title span {
	font-weight: bold;
}

div.fan-review-title a {
	margin-left: 0.5em;
	text-decoration: none;
}

div.fan-review-content {
	padding: 0.5em 1em 1em 10em;
	border-top: 1px solid #eee;
}

/* }}} */
