body
{
}
.layerPopup
{
	border-right: #6f9dd9 1px solid;
	border-top: #6f9dd9 1px solid;
	/*left: 305px;*/
	border-left: #6f9dd9 1px solid;
	width: 320px;
	border-bottom: #6f9dd9 1px solid;
	/*top: 130px;*/
	background-color: white;
	position: absolute;
	font-size: 10pt;
	color: black;
	line-height: 14pt;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	padding-bottom: 15px;
	visibility: hidden;
	z-index: 200;
}
.layerPopupTitleBar
{
	font-size: 10pt;
	color: #0053a3;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	width: 100%;
	padding-top: 2px;
	margin-bottom: 10px;
	background-repeat: repeat-y;
	height: 24px;
	background-image: url(images/backgrounds/header.gif);
	border-bottom: #6f9dd9 1px solid;
}
.layerPopupIcon
{
	width: 16px;
	position: relative;
	height: 16px;
	margin-top: 3px;
	margin-left: 3px;
	margin-right: 5px;
	float: left;
}
