
#IframeContainer
{
position:relative;
left:12px;
} 
BODY
{
}
#map_container, #listbox_container, .GoogleTable
{
	
/*	 WIDTH: 610px; */
	float:left;
	width:585px;
}
#modGoogleMapContainer
{
}
.GTM
{
width:280px;
border-right: white 10px solid;
overflow:auto;
height:150px;
}
#MainMapPublicDiv
{
	position:absolute;
	border:0px;
	top:0px;
	left:0px;
	
}
#modGoogleMapContainer
{
	display:none;
}
#map_container
{
	position:relative;
	top:0px;
	border:0px;
}
#listbox_container
{
}
.GoogleTableCell a
{
  display:block;
	float:left;
}
.GoogleTableLink
{
	font-weight: bold;
	font-size: 11px;
	color: #808080;
	font-family: Sans-Serif;
	text-decoration: none;	
}
.GoogleTableTinyCell
{	
	background: #d7b9c9;
}
.GoogleTableOffice
{
font-size: 11px;
font-weight: bold;
color: #808080;
font-family: Sans-Serif;
text-decoration: none;
}
.GoogleTableStudio, .GoogleTable1room, .GoogleTable2room, .GoogleTable3room, .GoogleTableOther
{
	font-weight: bold;
	font-size: 11px;
	width:15px;
	padding: 0 px;
	text-align:center;
	color:White;
}
.GoogleTableStudio
{
	background: #0095BE;
}
.GoogleTable1room
{
	background: #fa9433;
}
.GoogleTable2room
{
	background: #C4298E;
}
.GoogleTable3room
{
	background: #00A442;
}
.GoogleTableOther
{
	background: #930000;
}
.GoogleTable
{	
	border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}
.LegendTable
{
	border-top-style: none;
    border-right-style: none;
    border-left-style: none;
	border-bottom: #f5dec4 2px solid;
}
.LegendCell
{
	font-weight: bold;
	font-size: 11px;
	color: #808080;
	font-family: Sans-Serif;
	text-decoration: none;
}
.EvenTableRow
{
background:#DCE4E8
}
.EvenTableRow td
{
	
}

.OddTableRow
{
	
}
.tooltip
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-weight: bold;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	position: relative;
	top: 20px;
	background-color: #ffffff;
	text-align: left;
}
	
	.GoogleOfficeTextBox
{
	width:220px;
/*	background-color:Gray;*/
}
.GOfficeTBHead
{
	font-family: Arial, sans-serif;
	font-size: 11pt;
	text-align: center;
	font-weight: bold;
}
.GOfficeTBCont
{
	
}
.GoogleAddessHeader
{
	color: #663333;
	font-weight: bold;
}
.GoogleAddressContent
{
	
}
#GLOfficeIcon
{
border:0px;
padding: 0px;
width:15px;
height:15px;
}
.GoogleLandmark
{
	width:300px;
border-right: white 10px solid;
overflow:auto;
height:150px;
}
.GLandmarkTBHead
{
	text-align: center;
}
.GLandmarkTBCont
{
	position: relative;
}
.GLandmarkPictureCont
{
	padding:5px;
	float:left;
}
.GLandmarkInfo
{
	text-justify:distribute;
	position: relative;
	width:auto;
}


