div.attribution, div.gigs-rss {
	text-align: center;
	margin: 0.5em 0px;
	padding-top: 50px;
}
.silk {
	visibility: hidden;
}

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-top: 1px #666666;
	border-right: 1px #666666;
	border-bottom: 1px #666666;
	border-left: 1px #666666;
}
td.gigs {
	margin: 12px;
	padding: 12px;
}
thead {
	font-size: 14px;
	padding: 6px;
	margin: 6px;
	color: #FF3300;
}

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-top: 1px #666666;
}

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;
}
tr.even {
	background:url(../../../graphics/bg-3.png)
}
td.time {
	padding-right: 6px;
}


/** Next Gig Widget **/
	.gig.next {
		padding-left: 10px;
	}th {
	padding-bottom: 2px;
	background-image: url(graphics/bg-hr.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
td.date {
	padding-right: 6px;
	padding-bottom: 3px;
	padding-top: 6px;
}
td.city {
	padding-right: 6px;
	padding-top: 6px;
	padding-bottom: 3px;
}
td.venue {
	padding-right: 6px;
	padding-top: 6px;
	padding-bottom: 3px;
}
td.time {
	padding-right: 6px;
	padding-top: 6px;
	padding-bottom: 3px;
}
td.eventName {
	padding-right: 6px;
	padding-top: 6px;
	padding-bottom: 3px;
}
