div.attribution, div.gigs-rss {
	text-align: left;
	font-size: 11px;
}

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

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

table.gigs {
	width: 100%;
	text-align: left;
	font-size: 11px;
	line-height:16px;
	border-collapse: collapse;
	color:#FFFFFF;
}

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

/* tabletop*/
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;
	font-size:12px;
	color:#FFFFFF;
}

/** Next Gig Widget **/
	.gig.next {
		padding-left: 10px;
	}
.gigs-rss{
border-top: 1px solid white;
padding:10px 0px 0px 0px;
margin:0px 0px 0px 0px;
}	

.gigs-rss a {

padding: 0px 13px 0px 0px;
background: url(/global-assets/images/feed-icon.gif) no-repeat right center;
color:#FFFFFF;
text-decoration:none;
}