table {
	margin-bottom:40px;
}

tr.gig {

}

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

#upcoming-gigs .gig a {
	display:block;
}

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

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

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

#content_one .gigs-calendar {
	font-size:10px;
}

table .even {
	background:#75b8b0;
}

table .odd {
	background:#a3dad3;
}

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

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

.gig .city {width:135px;}

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

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

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

.gig .city {}
.gig .venue {width:129px;}
#content_one .gig td.date {
	font-size:12px;
	border-bottom:none;
	padding-bottom:20px;
	width:69px;
}
.gig .time {}
.gig .tickets {}
.gig .map {}
