div.show-detail-outer {
	float:left;
}
div.show-detail {
	margin: 0;
	_margin: 22px 0 0 0;
	padding: 0;
	min-height: 360px;
}
div.show-detail p {
	  margin: 1em 0;
}
div.show-detail div.top-bar {
	float: left;
	margin: 0 0 15px 0;
	width: 600px;
}
div.show-detail h1 {
	font-size: 24px;
	font-weight: normal;
	color: #ffcc00;
	background: #191809;	
	text-transform: normal;
	float: left;
	line-height: normal;
	width: 400px;
	margin: 0 ;
	padding: 10px 210px 10px 10px;
}
div.show-detail h2 {
	font-size: 12px;
	font-weight: bold;
	color: #660000;	
	text-transform: uppercase;
	margin: 0 0 2px 0;
	padding: 0;
}
div.show-right-column div.latest-chatter h4 {
	color: #336699;
	margin: 0 0 2px 0;
	padding: 0;
}
div.show-detail div.tickets, div.show-detail div.show-dates, 
div.show-detail div.artists, div.show-detail div.description {
	margin: 0 0 40px 0;
}

div.show-dates {
	clear: left;
}

.ticketprice{
	font-size: 18px;
color: #191809;
margin: 10px 0;
}
div.show-detail div.show-dates ul {
  margin: 0 0 10px; 0
}
div.show-detail div.show-dates ul li {
  padding: 0 0 2px 0;
  vertical-align: middle;
}
div.show-detail div.show-dates ul li img {
  /*margin:-15px 400px 0 0;*/
  margin: 0 400px 0 0;
  float: right;
}
div.show-right-column {
	float: right;
	width: 245px;
	margin: 10px 15px;
}
div.show-right-column div.latest-chatter,
div.show-right-column div.gallery,
div.show-right-column div.mp3s,
div.show-right-column div.videos,
div.show-right-column div.past-shows {
	margin: 0 0 13px 0;
	padding: 0;
	position: relative;
	left: -12px;
	float: right;
	width: 245px;
	overflow: hidden;
}
.mp3s table tbody tr td ul li nobr img{
display:block;float:right;height:15px;margin:-13px 2px 0 0;overflow:hidden;padding:0;text-indent:-9999px;width:15px;}
div.show-right-column div.mp3s ul li {
	margin-bottom: 10px;
width: 245px;

}
div.show-right-column div.videos div.video {
	margin-bottom: 5px;
}
div.show-right-column div.past-shows ul {
	height: 75px;
	overflow: auto;
}
div.show-right-column h3 {
	margin: 0 0 4px 0;
	padding: 5px;
	color: #ffcc00;
	background: #191809;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 12px;
}
div.show-right-column table {
	width: 245px;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}
div.gallery table.gallery-nav {
	width: 215px;
}
div.gallery table.gallery-nav td.previous {
	vertical-align: top;
	width: 23px;
	margin: 0 3px 0 0;
}
div.gallery table.gallery-nav td.next {
	vertical-align: top;
	width: 23px;
	margin: 0 0 0 3px;
}
div.gallery table.gallery-nav td.current {
	width: 165px;
}
div.gallery table.gallery-nav div.gallery-images {
	width: 165px;
	overflow: hidden;
	white-space: nowrap;
}
div.gallery table.gallery-nav div.gallery-images img {
	margin: 0 3px 0 0;
}
div.gallery table.gallery-nav div.gallery-images div.caption {
	white-space: normal;
	font-size: 10px;
}
div.tickets table {
  width: 600px;
  border-collapse: collapse;
  border: 2px solid #310000;
}
div.tickets table th {
  background-color: #310000;
  color: #FFA51D;
  font-weight: normal;
  font-size: 12px;
  padding: 2px 0 3px 0;
}
div.tickets table td {
  padding: 3px;
  text-align: center;
}
#promo_code {
  width: 150px;
}
#emailshow {
	position: absolute;
	top: 15px;
	#top: 32px; 
	_top: 20px;
	left: 415px;
	width: 222px;
}
#emailshowform {
	position: relative;
	top: -3px;
	#top: -2px;
	width: 200px;
	padding: 3px;
	margin: 0 0 0 12px;
  border: 2px solid #310000;
	background-color: #FFFFFF;
}
#emailshowform input {
	margin: 0 0 1px 2px;
}
#emailshowform #your_email, #emailshowform #your_name {
	width: 190px;
	_width: 188px;
}
#emailshowform #email_1,
#emailshowform #email_2,
#emailshowform #email_3,
#emailshowform #email_4,
#emailshowform #email_5 {
	width: 140px;
	_width: 138px;
}
#emailshowform #message {
	width: 190px;
	height: 40px;
	margin: 0 0 1px 2px;
}
#emailsentmessage {
	color: #310000;
	font-weight: bold;
}
div.postchatter p {
  margin: 0 0 10px 0;
font-weight: bold;
}
div.postchatter ul {
  margin: 0 0 0 20px;
}