﻿.EditPopup
{
	background-color: #FFFFDD;
	border-width: 3px;
	border-style: solid;
    border-color: Gray;
    padding: 3px;
}