table {
	margin-bottom:40px;
}

tr.gig {
	
}

#content_one .gig h3 {
	margin-bottom:20px;
}

.gig .performance {
	margin-bottom:20px;
}

.gig .address {
	margin-bottom:20px;
}

.gig .name, .gig .address {
	font-size:16px;
}

.gig .notes {
	margin-bottom:20px;
}

table .even {
	background:#E1DCDC;
}

.gig td, .gig td a {
	font-size:14px;
	border:none;
}

.gig .city, .gig .venue, .gig td.date, .gig .time {
	width:94px;
	padding:3px;
}

.gig .tickets {
	width:54px;
	padding:3px;
}

.gig .map {
	width:34;
	padding:3px;
}

.gig .city {}
.gig .venue {}
#content_one .gig td.date {
	font-size:14px;
	color:#383333;
	border-bottom:none;
	padding-bottom:20px;
}
.gig .time {}
.gig .tickets {}
.gig .map {}
