div.attribution, div.gigs-rss {
	text-align: center;
	font-size: 87%;
	margin: .5em 0px;
}

div.gigs-rss img {
	position: relative;
	top: 2px;
}

div.attribution span {
	margin: 0px 1em;
}

.bold {
	font-weight: bold;
}

img.buy {
	position: relative;
	top: 3px;
}

div.no-gigs {
	margin-bottom: 1em;
}

.gig { width: 100%; margin: 15px 0; clear: both; }
.gig h3.eventTitle { font-size: 1.2em; line-height: 1.2em; }
.gig h3.eventTitle .eventDate { font-weight: normal; }
.gig hr { border-bottom: none; margin: 2px 0; border-color: #d51917; }
.gig .tickets, .gig .map { float: right; }


/** Next Gig Widget **/
	.gig.next {
		padding-left: 10px;
	}
