.App_Popup{display:none;width:530px;margin:0 0 40px;border:1px solid black;background-color:#fff;}
.App_Popup .cancel{cursor:pointer;}
.App_Popup .close{float:right;margin:-14px -14px 0 0;width:36px;height:36px;background:url('../images/App_Popup_close.png') top left no-repeat;cursor:pointer;}
.App_Popup .title{margin:10px 20px 14px;font-weight:bold;font-size:140%;}
.App_Popup .body{min-height:100px;margin:14px 20px;}
