﻿
		
.clear {
		clear: both;
		height: 1px;
		overflow: hidden;
		margin-top: -1px;
		margin: 0px;
		padding: 0px;
	}
	




.box {
	position: absolute;
	height: 563px;
	width: 637px;
	background: #f0f0f0;
	border: 1px solid #DDDDDD;
	text-align: center;
	font-size: 10px;
	left:200px; top:100px;
	display:none;
	}
	
.bar {
	background-color: #F0F0F0;
	BORDER-BOTTOM: #DDDDDD 1px solid;
	text-align:right;
	height:22px;
	}



.mapitemeditortoolbar
	{
		background-color:#f0f0f0;
		font-family:Arial;
		font-size:12px;
		 line-height:14px; color:Black; text-decoration:yes;
		 height:24px;
		 border-top: solid 1px #c0c0c0;
		 border-bottom: solid 1px #c0c0c0
		
	}
	
div.mapitemeditortoolbar a 
{
		font-family:Arial;
		font-size:12px;
		line-height:14px; color:Black; text-decoration:yes;
}



