div.attribution, div.gigs-rss {
	text-align: center;
	font-size: 87%;
	margin: .5em 0px;
}

div.gigs-rss img {
	position: relative;
	top: 2px;
}

div.attribution span {
	margin: 0px 1em;
}

table.gigs {
	width: 100%;
	text-align: left;
	font-size: .9em;
	border-collapse: collapse;
	border: 1px dotted #666;
}

table.gigs td.icon {
	width: 18px;
	text-align: center;
}

table.gigs td.time {
	text-align: right;
}

table.gigs a {
	font-weight: bold;
}

table.gigs a img {
	border: 0px;
}


table.gigs tr.gig {
	border-top: 1px dotted #666;
}

table.gigs td.shortNotes {
	padding-left: 4px;
}

.bold {
	font-weight: bold;
}

img.buy {
	position: relative;
	top: 3px;
}

table.gigs caption {
	font-weight: bold;
	font-size: 125%;
	text-align: left;
}

table.gigs caption div.notes{
	font-weight: normal;
	font-size: 80%;
	text-align: left;
}

table.gigs, div.no-gigs {
	margin-bottom: 1em;
}

.trackdays h3 {
	padding-top: 10px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	line-height: 1;
}

table.track_table {
	margin-top: 0px;
	width: 100%;
	text-align: left;
	font-size: 8pt;
	border-collapse: collapse;
	border: 1px dotted #666;
}

table.track_table th.datum {
	width: 150px;
}

table.track_table th.veranstalter {
	width: 200px;
}

table.track_table th.event {
	width: 280px;
}

table.track_table th.rennstrecke {
	width: 180px;
}

table.track_table th.preis {
	width: 80px;
}

table.track_table tr {
	border-top: 1px dotted #666;
}

table.filter {
	width: 100%;
}

table.filter tr {
	width: 50%;
}

table.filter tr td form select {
	width: 200px;
}

.topspace {
	padding-top: 5px;
}

.highlight {
	background-color: #def6de;
}

.highlightNew {
	background-color: #fcfe90;
}

.viewtrack h1 {
	margin-top: 25px;
}

.viewtrack h2 {
	margin-top: 20px;
}

.viewtrack h3 {
	margin-top: 20px;
}

.gig-post {
	margin-top: 15px;
	width: 100%;
	text-align: left;
	border-collapse: collapse;
}

.participantlist {
	padding-top: 25px;
	padding-bottom: 25px;
}

.gig-post td {
	padding-right: 20px;
}

#attend {
	text-align: left;
}

#notAttend {
	text-align: left;
}

/** Next Gig Widget **/
	.gig.next {
		padding-left: 10px;
	}