.PopupPanel{border: solid 1px #7F9C9E;position: absolute;left: 50%;top: 40%;background-color: white;z-index: 100;height: 350px;margin-top: -100px;width: 500px;margin-left: -200px;}
.PopupPanelModalArea{left: 0;top: 0;height: 100%;width: 100%;position: absolute;background-color:#999999;filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);z-index: 99;border: 0;-moz-opacity: 0.60;}
.PopupPanel .TitleBar{margin: 0;display: block;background-color: #51A88F;line-height: 20px;color: #ffffff;font-weight: bold;padding: 0 0 0 5px;}
.PopupPanel .ContentArea{padding: 0 10px 0 10px; text-align: justify;}