.gigday {
	font-style: italic;
}
.gigyear {
	
	font-weight: bold;
	color: #666666;
	background-color: #ffffff;
	text-align: left;
}
.gigmonth {
	font-weight: bold;
	color: #666666;
	background-color: #cccccc;
	text-align: left;
}
.gigtime {
	
	text-align: center;
	font-size: 60%;
	
}
.gigstable {
	background-color: #ffffff;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 60%;
	color: #000000;
	border: 1px solid #cccccc;
}
.gigstable td {
	border: 2px solid #ffffff;
	vertical-align: top;
}