.gigpress-table {
	width: 87%;
	border: none;
	border-collapse: collapse;
	border-top: 0px solid #CCC;
	margin: 0.5em 0 1em 0;
	font-family: 'Quicksand', arial, serif;
}


a.gigpress-tickets-link {
font-weight: 500;
text-transform: uppercase;
font-size:116%;

}

span.gigpress-sidebar-date {
font-weight: normal;
font-size: 120%;
}


.gigpress-row td {
	border-bottom: 1px dashed #EEE;
}

th.gigpress-heading {
	background-color: #EEE;
	border-bottom: 1px dashed #CCC;
}

.gigpress-listing li {	
	text-align: left;
	margin-bottom:10px;
	border-bottom: 1px dotted #dadada;
	padding-bottom:8px;
}