
	
#show-image {	display: none;	}
	
#show-main .content {
	background: #0f0d0e url(show-main.content.jpg) no-repeat;
	color: #eee;
	padding: 170px 20px 20px;
	min-height: 570px;
	}
	
#show-main .button {
	float: right;
	}
	
#show-credits {
	color: #ccc;
	text-align: right;
	}
	
	#show-credits strong {
		color: #fff;
		}
	
#show-description {
	width: 220px;
	float: right;
	text-align: right;
	clear: both;
	}
	
#show-main .content .book-tickets {
	left: auto;
	right: 0px;
	}