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: 500px;
	text-align: left;
	font-size: .9em;
	border-collapse: collapse;
	border: 0px dotted #666;
	background: url(http://johnnycashband.com/wp-content/themes/boss-grant/images/wood-sign-middle.gif) center repeat-y;
}

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

td.city {
	padding: 2px 5px 2px 5px;	
}

td.venue {
	padding: 2px 5px 2px 5px;	
	width:150px;
}

td.date {
	padding: 2px 5px 2px 20px;	
}

td.time {
	padding: 2px 24px 2px 5px;	
}

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

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

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

td.map {
	padding: 5px 20px 5px 20px;
}

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