.appriseOverlay	{ width:100%; height:100%; position:fixed; top:0; left:0; background-image:url(../images/trans.png); background-repeat:repeat; display:none; z-index:999999999; }
.iframebody .appriseOverlay { background-image:url(../images/trans_popup.png); background-repeat:repeat-x;}
.appriseOuter {	background: #2c1c26; border: 2px solid #c4b877; color: #fff; display: none; font-size: 14px; left: 40%; max-height: 90%; overflow: hidden; position: fixed; top: 40%; width: 300px; /*20%*/ z-index:9999999999; }
.appriseInner{ padding: 20px; }
.appriseInner button { background-color: #c4b877; color: #fff; border: none; border-radius: 0; cursor: pointer; font-size: 16px; margin: 0 2px; overflow: hidden; padding: 5px 12px; width:123px; height:31px; border-radius:0.2em; font-weight: 500;}
.appriseInner button:hover{ border:none; outline: none; background-color:#c8187c;}
.aButtons, .aInput { margin:10px 0 0 0 ; padding: 10px 0 0 0 ; text-align: center; }
.aTextbox { border:1px solid #aaa; -moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; -khtml-border-radius:4px; box-shadow:0px 1px 0px #fff; -moz-box-shadow:0px 1px 0px #fff; -webkit-box-shadow:0px 1px 0px #fff; width:180px; font-size:12px; font-weight:bold; padding:5px 10px; }
