#leasinginfo
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	width: 388px;
}

#leasinginfo #padding_div
{
	width: 350px;
	margin-left: 15px;
	padding-left: 0;
}

#leasinginfo img
{
	border: 0;
}

#leasinginfo h1
{
	font-size: 16px;
	margin-bottom: 0;
}

#leasinginfo h2
{
	font-size: 14px;
	margin-bottom: 0;
}

#leasinginfo h3
{
	font-size: 12px;
	margin-bottom: 0;
}

#leasinginfo p
{
	margin-bottom: 1.5em;
}

address p
{
	margin-bottom: 2em;
	font-style: normal;
}

#leasinginfo ul li, 
#leasinginfo ul li ul li
{
	margin-left: -10px;
	margin-right: 10px;
	margin-bottom: 1.5em;
}

#leasinginfo .back_to_top
{
	display: block;
	margin-bottom: 2em;
}

#img_content
{
	position: relative;
}

#img_content div
{
	position: absolute;
	width: 170px;
}

#img_content .caption
{
	width: 170px;
	display: block;
	text-align: center;
	margin: 0 auto;
	padding: 0;
}


/* PRESS KIT PHOTOS */
#img_content #overview
{
	top: 0;
	left: 0;
}

#img_content #tenantlist
{
	top: 0;
	right: 0;
} 

#img_content #streetsitemaps
{
	top: 160px;
	left: 0;
} 

#img_content #pictures
{
	top: 160px;
	right: 0;
}
/* END PRESS KIT PHOTOS */



/* PICTURES/PHOTOS ON STREET MAPS */
#map_container 
{
	position: relative;
	height: 700px;	
}

#map_container div
{
	position: absolute;
	width: 170px;
}

#map_container .caption
{
	width: 170px;
	display: block;
	text-align: center;
	margin: 0 auto;
	padding: 0;
}


#map_container #groundlevel_hdr
{
	top: 0;
	width: 350px;
	font-size:14px;
	font-weight: bold;
	text-align: center;
	margin: 10px 0;
}

#map_container #groundlevel, 
#map_container #eastwalk, 
#map_container #secondlevel, 
#map_container #cityfood
{
	left: 0;
}

#map_container #westwalk,
#map_container #centercourt, 
#map_container #mediabuilding, 
#map_container #cityloft
{
	right: 0;
}


#map_container #groundlevel, 
#map_container #westwalk 
{
	top: 30px;
}

#map_container #eastwalk, 
#map_container #centercourt
{
	top: 170px;
}



#map_container #secondlevel_hdr
{
	top: 330px;
	width: 350px;
	font-size:14px;
	font-weight: bold;
	text-align: center;
	margin: 10px 0;
}

#map_container #secondlevel,
#map_container #mediabuilding
{
	top: 360px;
}

#map_container #cityfood,
#map_container #cityloft
{
	top: 500px;
}
/* EBD PICTURES/PHOTOS ON STREET MAPS */





/* TENANT LIST STYLES */
#alphabetical
{

	display: none;
}

#category, 
#alphabetical
{
	padding-left: 15px;
}
	
#category ul, 
#alphabetical ul
{
	list-style-type: none;
	margin-bottom: 2em;
}

#category ul li, 
#alphabetical ul li	
{
	list-style-type: none;
	margin-bottom: 0.2em;
}


/* OBSOLETE NOW
#category .viewMenu, 
#alphabetical .viewMenu
{
	margin-left: 0;
	color: #ff0;
}

#category .viewMenu li a, 
#alphabetical .viewMenu li a
{
	color: #fff;
}
END OBSOLETE NOW */



/* TENANT LIST STYLES (CONTINUED) */
#view_choice_menu
{
	text-align: center;
	width: 350px; 
	margin-left: -15px;
	line-height: 1.85;
	border-bottom: solid 1px #fff;
	padding-bottom: 0.55em;
	margin-bottom: 1.5em;	
}


/*
#selected_choice_bkgrnd
{
	position: relative;
	color: #000;
	font-size: 14px;
	background-color: #f90;	
}
*/


#selected_choice, 
#clickable_choice
{
	letter-spacing: 2px;
	font-size: 12px;
}

#selected_choice
{
	color: #fff;
	margin: 0 25px;
}

#clickable_choice
{
	margin: 0 35px;
}


.footnote
{
	font-size: 10px;
}
/* END ALL TENANT LIST STYLES */


