.maincontent-inner {
	width:971px; height:100%; margin-left:13px;
	/*background:transparent url(../images/sidebars-no-calcopy.jpg) bottom left no-repeat;*/
	float:left;
}
.content {
	/* overides style from thescene-base.css */
	width:750px;
	float:left;
	position:relative;
	left:10px;
	height:100%;
	/*background:transparent url(../images/wallpaper.jpg) repeat top left;*/
	padding-bottom:10px;
}
.location {
	
	
	position:relative;
	margin-top:10px;
	margin-right:0px;
	margin-bottom:40px;
	left:40px;
	width:730px;
	
	float:left;
	
	
	
}

.location-left {
	width:330px;
	float:left;
}

.location-left h1{position:relative; left:-38px; margin-top:7px;}

.location-left h2 {
	margin:20px 0px 6px
}
.location ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
.location-left li {
	margin:5px 0px
}
.location-left p {
	color:#ffffff;
	margin:20px 0px 20px 0px;
	font-size:1.2em;
}
.venue-location ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
.venue-location li {
	background:transparent url(../images/location/small-glass-icon.jpg) no-repeat left center;
	padding-left:15px;
	margin:5px 0px;
}
.location-left a:link {
	color:#ffffff;
	text-decoration:none;
	padding:2px;
}
.location-left a:visited {
	color:#ffffff;
	text-decoration:none;
	padding:2px;
}
.location-left a:hover {
	color:#ffffff;
	text-decoration:none;
	background-color:#41494C;
	padding:2px;
}
.location-left a:active {
	color:#ffffff;
	text-decoration:none;
	padding:2px;
}
.location-right {
	width:235px;
	float:left;
	margin-top:30px;
	position:relative;
}
.location-right span {
	display:none
}
.location-right a {
	background:transparent url(../images/location/glass-icon.png) top left no-repeat;
	width:22px;
	height:24px;
}
