/*orginal
*/
#shows {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 95px;
	top: 340px;
}

#showsbrown { 
		background: #CCCC99 url(images/showsIcon.gif) no-repeat bottom;
		position: absolute;
		left: 0px;
		top: 30px;
		height: 156px;
		width: 600px;
}
#showsblue { 
		background: #003366;
		position: absolute;
		left: 0px;
		top: 332px;
		height: 26850px;
		width: 600px;
}

#showsmaxbottom {
		background:url(images/bottomEaton.gif) no-repeat left top;
		position: absolute;
		left: 0px;
		top: 27180px;
		height: 30px;
		width: 600px;
}

#allshows {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	left: 0px;
	top: 386px;
	text-align: left;
}

.showdate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	left: 25px;
	padding-bottom: 14px;
}

.showdate a{
	color:#CC9
}

.showdate a:hover{
	color:#fff
}


.hr {
	background:url(images/hr.gif) no-repeat left top;
	Position: relative;
	left: 20px;
	height: .5px;
	width: 560px;
	padding-bottom: 14px;
	_padding-bottom: 0px;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	left: 95px;
	padding-bottom: 14px;
}