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 #AFB1A2;
	margin-top: 10px; 
}

table.gigs td { padding: 8px 5px 10px 5px; }

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

table.gigs td.time {
	text-align: right;
}

table.gigs a {
	font-weight: bold; padding: 0;
}

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

table.gigs .map a {
	border: 0px; background: transparent; padding: 0;
}

table.gigs tr.gig {
	border-top: 1px dotted #AFB1A2;
}

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

td.city:hover, td.city:focus { background: #B6CB0A; }
td.city:hover a, td.city:focus a { color: #fff; }


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

.gig-post { min-height: 170px; padding-right: 150px; background: #fff url("/wp-content/uploads/2009/05/see-em-live.jpg") no-repeat right top; }
.gig-post table{ margin-bottom: 20px; }
.gig-post td { padding: 10px 10px 10px 0px; }
.other { font-size: 150%; }
.map a { border: 0; background: transparent; }