#left_col {
	float:left;
	width:458px;
	height:497px;
	background-image:url(../images/gigs/gigs.jpg);
	background-repeat:no-repeat;
	padding-bottom:10px;
}

#shows_col {
	float:left;
	width:361px;
	height:425px;
	overflow:auto;
	padding-bottom:10px;
}

#right_col {
	float:left;
	width:361px;
	height:497px;
}

h2 {
	width:296px;
	height:50px;
	padding:0px;
	padding-bottom:10px;
	margin:0px;
	background-image:url(../images/gigs/gigs_header.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

.show {
	padding-bottom:15px;
}

.date, .venue {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	font-weight:bold;
}

.info, .support {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:bold;
}

.date a:link, .venue a:link, .info a:link, .support a:link, .members a:link, .date a:visited, .venue a:visited, .info a:visited, .support a:visited, .members a:visited {
	color:#e5403e;
	text-decoration:none;
	font-weight:bold;
}

.date a:hover, .venue a:hover, .info a:hover, .support a:hover, .members a:hover {
	color:#000000;
}

.attending {
	margin-top:10px;
	border-top:1px solid #999999;
}

.members {
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.attendees, .attendees a:link, .attendees a:visited {
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
}

 .attendees a:hover {
 	color:#000000;
}
