#primaryImage{
	position:relative;
	width:485px;
}
#primaryImage img{
	position:absolute;
	visibility:hidden;
}
#primaryImage .downtown{
	visibility:visible;
}
#content h1{
	position:absolute;
	top:39px;
	left:514px;
	width:125px;
	height:50px;
	text-indent:-9999px;
	background:url(/_images/h1-studios.png) transparent no-repeat 0px 0px;
}
#primaryContent{
	position:absolute;
	left:485px;
	top:0px;
	display:block;
	width:485px;
	height:478px;
}
#hours{
	position:absolute;
	left:30px;
	top:104px;
}
#hours p{
	line-height:15px;
	font-size:10px;
	color:#777777;
}
#entrance{
	position:absolute;
	left:30px;
	top:256px;	
}
#entrance img{
	position:absolute;
	left:0px;
	top:0px;
	visibility:hidden;
}
#entrance img.downtown{
	visibility:visible;
}
#addresses{
	position:absolute;
	left:243px;
	top:30px;
}
#addresses div{
	position:relative;
	width:213px;
	background:url(/_images/dash-horz-gray.png) transparent repeat-x left bottom;
	padding:16px 0;
}
#addresses h2{
	padding:0 0 3px 10px;
	background:url(/_images/bullet-locations.png) transparent no-repeat 0px 4px;
}
#addresses p{
	padding:0 0 0 10px;
	line-height:22px;
}
#addresses strong{
	font-size:10px;
}
#addresses div a.viewmap{
	position:absolute;
	right:8px;
	bottom:20px;
	display:block;
	width:65px;
	height:13px;
	background:url(/_images/viewmap.png) transparent no-repeat 0px 0px;
	cursor:pointer;
}