﻿*.sgmap_ov_container
{
	border-left:1px solid #AAAAAA;
	border-top:1px solid #AAAAAA;
	background-color: #92918F;
	position:absolute;
	right: 0px;
	bottom: 20px;
	width:128px;
	height:128px;
	overflow:hidden;
	z-index:200;

}

*.sgmap_ov_mapframe
{
	border: 1px solid #AAAAAA;
	position:absolute;
	right: 0px;
	bottom: 0px;
	width: 118px;
	height: 118px;
	overflow: hidden;
	background-color: #CCCCCC;
}

.sgmap_ov_collapser_off
{
	background: url(WebResource.axd?d=joe7s8-37e68TQsJtzo61P4qnQcxqVaQgWUkGDd0iwYnH2LOJegJmkC6AmRtCkPQTh1pJEhNL-hVBweyOXX8Nw2&t=633860468635671886) no-repeat;
	height: 8px;
	width:  8px;
	z-index: 202;
	position: absolute;
	right: 0px;
	bottom: 20px;
	overflow:hidden;
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
}

.sgmap_ov_collapser_on
{
	background:url(WebResource.axd?d=joe7s8-37e68TQsJtzo61P4qnQcxqVaQgWUkGDd0iwbzuZnk07wu-mImfeWN8udLTN9JtAIc-1NvHJ38X7wfvA2&t=633860468635671886) no-repeat;
	height: 8px;
	width:  8px;
	z-index:202;
	position: absolute;
	right: 0px;
	bottom: 20px;
	overflow: hidden;
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
}