.giglist {
	width:640px;
	margin:0px auto 10px auto;
	padding:10px;
	
}
.gigtile {
	border:#333333 double 3px;
	background:#222222;
	width:180px;
	height:125px;
	margin:6px;
	padding:5px;
	float:left;
	text-align:center;
}
.gigdate {
	font-size:10pt;
	color:#999999;
	font-weight:bold;
	font-family:Trebuchet MS;
	line-height:18pt;
}
.gigvenue {
	color:#666666;
	line-height:9pt;
}
.giginfo {
	font-style:italic;
	font-size:9pt;
	line-height:22pt;
}
