/* Meet the table that displays our shows */
.gigpress-table { border: none; margin: 0px 0px 20px 0; }

.gigpress-details { width: 20px; }

.gigpress-artist, .gigpress-venue, .gigpress-address { width: 30%; }

table.gigpress-table { border-bottom: solid 1px #eee; }

tr.gigpress-info td { color: #ccc; border: none; }

.gigpress-row td { border-bottom: none !important; border-top: solid 1px #eee !important; vertical-align: top; }

span.gigpress-info-label { color: #B6CC39; }

span.gigpress-info-item { display: block; }
