tr.gigpress-alt {
        background-color: #f0f0f0;
}

tr.gigpress-header th {
	font-weight: bold;
        background-color: #888888;
        color: #ededed;
}


.gigpress-table th {
	padding: 6px 8px;
	vertical-align: middle;
	text-align: left;
        border-bottom: 2px solid #CCC;
}

.gigpress-table {
	width: 100%;
	border: none;
	border-collapse: collapse;
	border-top: 0px solid #CCC;
	margin: 0.5em 0 1em 0;
}

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

tr.gigpress-divider.gigpress-row td {
	border-top: 2px solid #CCC;
}

tr.gigpress-info td {
	font-size: 90%;
	color: #333;
	border-bottom: 2px solid #CCC;
}

th.gigpress-date {
width: 100px;
}
td.gigpress-date {
width: 100px;
}

