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;
	font-size: .9em;
	border-collapse: collapse;
/* 	border: 1px dotted #666; */
}

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: none; */	
}

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

img.buy {
	position: relative;
	top: 3px;
}
.gig-post {
	font-family: "Lucida Grande", "Trebuchet MS", helvetica;
}
.gig-post .location {
	background-color:#FFFFFF;
	border-color:#DDDDDD #DDDDDD #FFFFFF;
	border-style:solid;
	border-width:1px;
	line-height: 17px;
}
.gig-post .when, .gig-post .where {
	font-size: 11px;
	color: #666666;
	padding-left: 15px;
}
.gig-post .when {
	padding-top: 10px;
}
.gig-post .where {
	border-bottom:1px solid #BBBBBB;
	padding-bottom:10px;
}
.gig-post .other {
	font-size:12px;
	line-height:20px;
	margin-top:20px;
	padding:0 0 0 10px;
}

/** Next Gig Widget **/
	.gig.next {
		padding-left: 10px;
	}
/**	Upcoming Gig Widget **/
	.gigs li span {
		display: -moz-inline-stack;
		display: inline-block;
		margin-right: 10px;
		width: 100px;
	}
	.gigs li.gig {
		margin: 3px 0;
	}