div.attribution a, div.gigs-rss a {
	text-align: center;
	font-size: 100%;
	margin: .5em 0px;
	color: #FFCC33;
}

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

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

table.gigs {
	width: 100%;
	text-align: left;
	font-size: 14px;
	border-collapse: collapse;
	background-color: #000000;
	padding: 0px;
	vertical-align: middle;
	display: block;
	margin-top: 20px;
	margin-bottom: 20px;
}

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

table.gigs td.time {
	padding: 0px 5px 20px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #333333;
}

table.gigs td.date {
	padding: 0px 5px 20px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #333333;
}

table.gigs td.event {
	padding: 0px 5px 20px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #333333;
}


table.gigs a {
	font-weight: normal;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin-top: 20px;
	position: relative;
}

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


table.gigs tr.gig {
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #008ce5;
}

table.gigs td.shortNotes {
	padding: 0px 5px 20px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #333333;
	width: 125px;
}

table.gigs td.tickets {
	padding: 0px 5px 20px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #333333;

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

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