
#innerPage{
	
	background-position:600px 350px;
	min-height:500px;
}
#innerPage2{
	/*background-image:URL('/content/images/opera/bg/white-skeleton-shadow.jpg');
	background-repeat:no-repeat;
	background-position:center 550px;
	height:1000px;*/
}


#opera-venue{
	margin-top:20px;
	margin-left:12px;
	width:340px;
	height:300px;
	float:left;
	text-align:justify;
	
}
#opera-venue a{
	display:block;
	float:right;
	
}

#opera-venue-image{
	padding:8px;
	background-color:#FFFFFF;
	border:solid 1px #000000;
	float:left;
	margin-right:8px;
}
#opera-venue-image img{
	border:solid 1px #000000;
	width:130px;
	height:80px;
}


#opera-venue-dates{
	float:left;
	width:406px;
	margin-left:35px;
	margin-top:35px;
	
	background-image:URL('/content/images/opera/bg/dates-tickets-dark.jpg');
	background-repeat:no-repeat;
	background-position:-443px -195px;

	padding:8px;
	padding-top:0px;
	
	border:solid 2px #336699;
	min-height:100px;
	
}
#opera-venue-dates h1{
clear:both;
margin-top:10px;
margin-bottom:10px;
}
#opera-venue-dates div{
	float:left;
	margin-right:10px;
	width:120px;
}
#opera-venue-dates div span{
	background-color:#660000;
}
#opera-venue-dates div span span{
	font-weight:bold;
}