v\:* 
{
	behavior:url(#default#VML);
}

#map {
	width: 100%;
  	height: 100%;
  	left: 0px;
  	top: 0px;
	border: 0px solid red;
} 

#MapBuilderMap 
{
	overflow: auto;
	float: left;
	width: 100%;
  	height: 100%;
}

#MapBuilder
{
	overflow: auto;
	position: relative;
    width: 100%;
  	height: 100%;
	top: 0px;
	left: 0px;
	font: normal small verdana, arial, helvetica, sans-serif; 
	font-size: 10pt;
	padding-top: 45px;
	margin: 0px;
	border: 0px solid #369;
}

#MapBuilder a 
{
	text-decoration: none; 
	color: #0066CC; 
	background-color: transparent;
}

#MapBuilder a:hover 
{
	color: #F60; 
	background-color: transparent;
}

#MapBuilder h1 
{
	font-weight: bold; 
	font-size: 16pt; 
	color: #369; 
	background-color: transparent; 
	border-bottom: 2px solid #369;
}

#MapBuilderIW 
{ 
	width: 375px; 
}

#MapBuilderIWPhoto 
{ 
	width: 400px;
}

#MapBuilderIWContent 
{
	overflow: auto;
	height: 150px; 
}

#MapBuilderIWContentPhoto 
{
	overflow: auto;
	width: 400px; 
	height: 270px; 
}

#MapBuilderIW h1 
{
	font-weight: bold; 
	font-size: 12pt; 
	color: #369; 
	background-color: transparent; 
	border-bottom: 2px solid #369;
}

#MapBuilderIWFooter
{
	margin-top: 5px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	font-size: 8pt;
}

#MapBuilderIWFooter h1 
{ 
	margin: 2px 0px 4px 
	font-weight: normal; 
	font-size: 8pt; 
	color: #369; 
	background-color: transparent; 
	border-top: 2px solid #369; 
	border-bottom: 0px;
}

#UpdatePos
{
	overflow: auto;
	position: relative;
    width: 100%;
  	height: 100%;
	top: 0px;
	left: 0px;
	font: normal small verdana, arial, helvetica, sans-serif; 
	font-size: 10pt;
	padding-top: 45px;
	margin: 0px;
	border: 0px solid #369;
	z-index: 1000;
}