div#stage {
	margin-top: 120px;
	margin-right: auto;
	margin-left: auto;
	width: 706px;
	height: 680px;
	/*background-image: url('../images/stage&seats_large.jpg');*/
	
	text-align: center;
}

table.purchase {

}

table.purchase tr td { 
	border-bottom: 1px solid black;
}


/*
div#stage div#media_pane {
	margin-left: -100px;
}

div#stage div#media_pan object {
	margin-left: -100px;
}

iframe {
	background-color: white;
}

*/