.gigday {
	font-style: italic;
}
.gigyear {
	
	font-weight: bold;
	color: #ffffff;
	background-color: #ED2F0F;
	text-align: left;
}
.gigmonth {
	font-weight: bold;
	color: #ff9d1e;
	background-color: ##cccccc;
	text-align: left;
}
.gigtime {
	
	text-align: center;
	
}
.gigstable {
	background-color: #5F6B7B;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 80%;
	color: #ffffff;
	border: 1px solid #5F6B7B;
}
.gigstable td {
	border: 1px solid #5F6B7Bf;
}


