html,
	body {
	background-color: transparent;
	margin:0px;
	padding:0px;
	}
	
#gdSearchCriteria1 {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 150px;
	height: 425px;	}
	
#gdSearchCriteria2 {
	position: absolute;
	top: 435px;
	left: 0px;
	width: 400px;
	height: 350px;	}
	
#gdSearchCriteria3 {
	position: absolute;
	top: 435px;
	right: 0px;
	width: 150px;
	height: 350px;	}
	
	#gdMapBox
	{	
		width: 400px;
		height: 400px;
		position: absolute;
		top: 0px;
		left: 0px;
		background-image: url(http://images.graphicaldata.com/onemomentplease.gif);
		background-repeat: no-repeat;
		border-bottom: 1px solid #ffffff;
		-moz-user-select: none;
	}
	
	.gdGoogleMapStyle
	{
		width: 400px;
		height: 400px;
		position:absolute;
		top: 0px;
		left: 0px;
		z-index: 100;
		border-top: 1px solid #ffffff;
		margin: 0px;
		-moz-user-select: none;
	}
	
	#gdGoogleMapOverlay
	{
		width: 400px;
		height: 400px;
		position:absolute;
		top:0px;
		left:0px;
		z-index: 12000;
		display:none;
		background-image:url(http://images.graphicaldata.com/zoommaps/spacer.gif);
		margin:0px;
		-moz-user-select: none;
	}
	
	.gdSearchBox 
	{
		border: 2px solid #ff0000;
		z-index: 10000;
		height: 0px;
		width: 0px;
		left: 0px;
		top: 0px;
		margin: 0px;
		position: absolute;
		line-height:0px;
		display:none;
	}
	
	#gdMapToolDrag 
	{
		position: absolute;
		top: 26px; 
		left: 270px;
		height: 22px;
		width: 89px;
		border: 0px;
	}	
		
	.gdMapToolDragBGOn
	{
		background: url(http://images.graphicaldata.com/zoommaps/navDragMap_on.png) no-repeat;
	}
	
	.gdMapToolDragBGOff
	{
		background: url(http://images.graphicaldata.com/zoommaps/navDragMap_off.png) no-repeat;
	}
	
	#gdMapToolDragText {
		display: none; }	
		
	#gdMapToolBox 
	{
		position: absolute;
		top: 26px; 
		left: 361px;
		height: 22px;
		width: 87px;
		border: 0px;
	}
		
	.gdMapToolBoxBGOn
	{
		background: url(http://images.graphicaldata.com/zoommaps/navDrawBox_on.png) no-repeat;
	}
	
	.gdMapToolBoxBGOff
	{
		background: url(http://images.graphicaldata.com/zoommaps/navDrawBox_off.png) no-repeat;
	}	
	#gdMapToolBoxText {
		display: none; }
		
	#gdMapControlsType {
		position: absolute;
		top: 26px; 
		left: 726px;
		width: 63px; 
		height: 22px;
		background: url(http://images.graphicaldata.com/zoommaps/navSelect.png) no-repeat;
	}		
		
	#gdMapControlsTypeSelect {
		position: absolute;
		top: 2px; 
		left: 4px;
		font-family: arial;
		font-size: 9px;
		width: 52px;
		height: 17px; }	
		
	#gdMapClearLines {
		position: absolute;
		top: 26px; 
		left: 567px;
		z-index: 10019;
		height: 22px;
		width: 80px;
		text-align: center;
	}	
		
	#gdRemoveMapBoxDisabled
	{
		background: url(http://images.graphicaldata.com/zoommaps/navClearLines_na.png) no-repeat;
	}
	
	#gdRemoveMapBox
	{
		display:none;
		position: absolute;
		left: 0px;
		top: 0px;
		right: 0px;
		bottom: 0px;
		height: 22px;
		width: 80px;
		background-image: url(http://images.graphicaldata.com/zoommaps/navClearLines_on.png);
	}
		
	#gdMapResetMap 
	{
		position: absolute;
		top: 26px; 
		left: 649px;
		height: 22px;
		width: 75px;
		text-align: center;
		background: url(http://images.graphicaldata.com/zoommaps/navResetMap_on.png) no-repeat; 
	}	
	
	
