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

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

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


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

.bold {
	font-weight: bold;
}

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

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

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

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

/* DEB */
table.gigs{ border: 0; border-bottom: 1px solid #F4F4DC; padding-bottom: 2px; }
table.gigs tr{ border: 0; }
table.gigs td{ background: #F4F4DC; border-bottom: 1px solid #FFF; }
table.gigs td.date{ width: 25%; padding-left: 10px; }
table.gigs td.time{ width: 5%; text-align: left; }
table.gigs td.eventName{ width: 30%; }
table.gigs td.map{ width: 10%; text-align: left; }
table.gigs caption{ text-align: left; margin: 5px 0 10px 0; }

ul.gigs{ list-style: none; margin-top: 5px; }
#content ul.gigs li{ border-bottom: 1px dotted #5B534E;  padding: 0 0 0 5px; margin-bottom: 2px; }
#content ul.gigs li, #content ul.gigs li *{ line-height: 18px; font-size: 11px; text-transform: uppercase; }
#content ul.gigs li a span{ font-size: 16px; }
#content ul.gigs li a{ text-decoration: none; padding: 2px 5px; }
#content ul.gigs li a:hover{ background: #5B534E; color: #FFF; }
#content ul.gigs li a:hover span{ color: #FFF; }
#content ul.gigs li .date{ width: 70px; text-align:right; float: left; margin-right: 10px; padding-top: 2px; }