.modalBackground{background-color:#000;filter:alpha(opacity=90);opacity:.8}.modalPopup{background-color:#fff;border-width:3px;border-style:solid;border-color:#000;border-radius:25px;padding:20px;padding-bottom:0}.myButton{-moz-box-shadow:inset 0 1px 0 0 #ffe0b5;-webkit-box-shadow:inset 0 1px 0 0 #ffe0b5;box-shadow:inset 0 1px 0 0 #ffe0b5;background:-webkit-gradient(linear,left top,left bottom,color-stop(.05,#fbb450),color-stop(1,#f89306));background:-moz-linear-gradient(top,#fbb450 5%,#f89306 100%);background:-webkit-linear-gradient(top,#fbb450 5%,#f89306 100%);background:-o-linear-gradient(top,#fbb450 5%,#f89306 100%);background:repeating-linear-gradient(top,#fbb450 5%,#f89306 100%);background:linear-gradient(to bottom,#fbb450 5%,#f89306 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbb450',endColorstr='#f89306',GradientType=0);background-color:#fbb450;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;border:1px solid #c97e1c;display:inline-block;color:#fff;font-family:arial;font-size:15px;font-weight:bold;padding:4px 10px;text-decoration:none;margin:10px;text-shadow:0 1px 0 #8f7f24}.myButton:hover{background:-webkit-gradient(linear,left top,left bottom,color-stop(.05,#f89306),color-stop(1,#fbb450));background:-moz-linear-gradient(top,#f89306 5%,#fbb450 100%);background:-webkit-linear-gradient(top,#f89306 5%,#fbb450 100%);background:-o-linear-gradient(top,#f89306 5%,#fbb450 100%);background:repeating-linear-gradient(top,#f89306 5%,#fbb450 100%);background:linear-gradient(to bottom,#f89306 5%,#fbb450 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f89306',endColorstr='#fbb450',GradientType=0);background-color:#f89306}.myButton:active{position:relative;top:1px}