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;
	border-collapse: collapse;
	border: 0px;
	font: Verdana, Arial, Helvetica, sans-serif;
	empty-cells:hide;

}
table td{padding: 4px 15px 0 0; border:0; width:150px}

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

table.gigs td.time {
	text-align: right;
}

table.gigs a {
	font-weight: bold;
}

table.gigs a img {
	border: 0px;
}


table.gigs tr.gig {
	border:0; text-align:left
}

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

.bold {
	font-weight: bold;
}

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

table.gigs caption {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight:700;
	margin: 1em 0 0;
	color: #000;
	text-align:left;
	border-bottom:dashed 1px #ccc;
}

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

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

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