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;
}

table.gigs {
	width: 100%;
	text-align: left;
	vertical-align: top;
	font-size: .9em;
}

table.gigs.upcoming, .no-gigs {
	border: 1px solid #777;
	padding: 0.5em 1em 0.8em;
	font-size:large;
	text-align:center;
}
.frontpage .no-gigs {
	border: 0;
	font-size:100%;
	text-align:left;
}

table.gigs td.icon {
	width: 18px;
	text-align: center;
}

table.gigs td.time {
}

table.gigs a {
}

table.gigs td.map a:visited {
	border:0;
}

table.gigs a img {
	border: 0;
}

table.gigs tr.gig {
}

table.gigs td.shortNotes {
	padding-left: 4px;
}

.bold {
	font-weight: bold;
}

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

table.gigs caption {
	font-weight: bold;
	font-size: 125%;
	text-align: left;
}

table.gigs caption div.notes{
	font-weight: normal;
	font-size: 80%;
	text-align: left;
}

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

table.gigs  .venue {
	width: 9em;
}


