@charset "utf-8";
/* CSS Document */
td.gigpress-venue {
	width:100px;
}
td.gigpress-artist {
	font-weight:bold;
	width:130px;
}
td.spacer_row {
	height:30px;
}
td.spacer_row_top {
	height:15px;
}
tbody.vevent {
	background-color:#eee;
	border: 1px dashed #00CCFF;
 }
 tr.gigpress-info td {
 	border:none;
	}
	.gigpress-table td {
	padding-top:8px;
	padding-bottom:8px;
	}