table {
	margin-bottom:40px;
}

tr.gig {
	
}

#upcoming-gigs .gig {
	border-bottom:1px dotted #999;
}

.gigs .gig-date {
	display:block;
	float:left;
}

.gigs .gig-location {
	display:block;
	float:right;
}

#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:#333;
}

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

.gig .city, .gig .venue, .gig td.date, .gig .eventName {
	width:79px;
	padding:3px;
}

.gig .time {
	width:54px;
	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;
	border-bottom:none;
	padding-bottom:20px;
}
.gig .time {}
.gig .tickets {}
.gig .map {}
