#wrapper {
	height:570px;
	border:1px #f2f5ae solid;
	background-color:#231f20;
}

#left_col {
	height:570px;
	width:456px;
	background-image:url(../images/live/live.jpg);
	float:left;
	background-repeat:no-repeat;
}

#shows_col {
	float:left;
	width:375px;
	height:497px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#right_col {
	float:left;
	height:570px;
}

h2 {
	text-indent:-9999px;
	background-image:url(../images/live/upcomingliveshows.gif);
	width:335px;
	height:18px;
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
	margin-top:20px;
	margin-bottom:20px;
}

.show {
	padding-bottom:15px;
}

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

.info, .support {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	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:#f1f68f;
	text-decoration:none;
	font-weight:bold;
}

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

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

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

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

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