

#band_logos table {
	width:100%;
}

#band_logos table td {
	vertical-align: middle;
}

#band_logos .bandlogocell {
	width: 140px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}

#band_logos h1 {
	font-size: 16px;
	clear: both;
	padding: 0;
	margin: 0;
}
#band_logos h1 a {
	color: white;
	text-decoration: none;
}

#band_logos h2 {
	clear: both;
	margin: 0;
	padding: 0;
	font-size: 12px;
}
.band_container h1.band {
	font-size: 42px;
	text-transform: uppercase;
	text-align: left;
	margin: 0;
}

.band_container h3.band {
	margin: 0 0 12px 0;
	font-size: 28px;
	color: white;
	text-align: left;
}

.band_container {
	position: relative;
	padding-bottom: 24px;
}

.band_container a.bandpic img {
	margin: 0 10px 8px 0;
	border: #a69454 1px solid;
	padding: 0;
}

.band_container a.txtlink {
	padding-right: 12px;
	color: white;
	text-decoration: none;
}

.band_container a.txtlink:hover {
	text-decoration: none;
	background: transparent url(../images/2010/bullet.gif) no-repeat right 2px;
}

.band_container .bandlogo {
	position: absolute;
	top: 0;
	right: 0;
}

.bandLinks {
	font-size: 10px;
}
