div.attribution, div.gigs-rss {
	color:#FFFFFF;
	font-family:verdana, sans-serif;
	font-size:0.65em;
	font-weight:normal;
	letter-spacing:0.1em;
	margin:1em 0;
	text-align: justify;
}

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

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

table.gigs {
	width: 100%;
	color:#FFFFFF;
	font-family:verdana, sans-serif;
	font-size:0.65em;
	font-weight:normal;
	letter-spacing:0.1em;
	text-align:left;
	margin:1em 0;
}

table.gigs thead {
	background:#222222;
	font-size:	1em;
	font-weight:900;
}

table.gigs thead th, table.gigs tbody td{
	padding: 0.3em;
}

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: 0px dotted #666;
	
}

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

.bold {
	font-weight: bold;
}

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

table.gigs caption {
	color:#FFFFFF;
	font-family:arial, sans-serif;
	font-size:1.2em;
	font-weight:900;
	margin:10px;
}

table.gigs caption div.notes, .gig-post tr{
	color:#FFFFFF;
	font-family:verdana, sans-serif;
	font-size:0.65em;
	font-weight:normal;
	letter-spacing:0.1em;
	margin:1em 0;
	text-align: justify;
}

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

/** Next Gig Widget **/
	.gig.next {
		
	}