﻿.DP_PE_ModalBackground {background-color: Gray; filter: alpha(opacity=70); opacity: 0.7;}
.DP_PE_Text {font-family:Georgia; font-size:13px; color: Black;}
.LeftToolBoxDiv {text-align:left; float:left;}
.RightToolBoxDiv {text-align:right;}
.AllwaysVisiblePanel
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.PEToolBoxShowHideButton
{
	border-right: #000000 thin solid;
	border-top: #000000 thin solid;
	font-weight: bold;
	font-size: 10pt;
	border-left: #000000 thin solid;
	color: gainsboro;
	border-bottom: #000000 thin solid;
	font-family: Arial;
	letter-spacing: 3px;
	background-color: dimgray;
	text-decoration: underline;
	height: 10px;
}