@charset "UTF-8";#dialog-overlay{width:100%;height:100%;filter:alpha(opacity=50);-moz-opacity:.5;-khtml-opacity:.5;opacity:.5;background:#000;position:absolute;top:0;left:0;z-index:3000;display:none}#dialog-message{width:290px;float:left;display:inline-block}.silverbutton{margin:10px auto 0 auto;text-align:center;display:block;color:#000;outline:none;cursor:pointer;border-width:1px;text-decoration:none;font:14px/100% 'Lucida Grande',Helvetica,sans-serif;font-weight:normal;padding:6px 12px 8px 12px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.2);-moz-box-shadow:0 1px 2px rgba(0,0,0,.2);box-shadow:0 1px 2px rgba(0,0,0,.2);border:solid 1px #9e9e9e;background-repeat:no-repeat;background:#e5e5e5;background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#e5e5e5));background:-moz-linear-gradient(top,#fff,#e5e5e5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#e5e5e5')}.silverbutton:hover{color:#000;text-decoration:none;background:#e5e5e5;background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#d9e1e9));background:-moz-linear-gradient(top,#fff,#d9e1e9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#d9e1e9')}.silverbutton:active{color:#70a6e0;text-decoration:none;background:-webkit-gradient(linear,left top,left bottom,from(#e5e5e5),to(#fff));background:-moz-linear-gradient(top,#e5e5e5,#fff);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5e5e5',endColorstr='#ffffff')}#dialog-box{-webkit-box-shadow:0 0 10px rgba(0,0,0,0.9);-moz-box-shadow:0 0 10px rgba(0,0,0,0.9);-moz-border-radius:5px;-webkit-border-radius:5px;background:#f0f0f0;width:560px;position:absolute;z-index:5000;display:none}#dialog-box .dialog-content{text-align:left;padding:6px;margin-left:auto;margin-right:auto;margin-bottom:16px;margin-top:0;color:#666;font-family:'Lucida Grande',Tahoma;font-size:13px}a.button{margin:10px auto 0 auto;text-align:center;display:block;width:50px;padding:5px 10px 6px;color:#fff;text-decoration:none;font-weight:bold;line-height:1;background-color:#e33100;-moz-border-radius:5px;-webkit-border-radius:5px;-moz-box-shadow:0 1px 3px rgba(0,0,0,0.9);-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.9);text-shadow:0 -1px 1px rgba(0,0,0,0.25);border-bottom:1px solid rgba(0,0,0,0.25);position:relative;cursor:pointer}.dialog-closeb{margin-left:540px;border:0;margin-top:-8px}a.button:hover{background-color:#c33100}#dialog-box .dialog-content p{font-weight:700;margin:0}#dialog-box .dialog-content ul{margin:10px 0 10px 20px;padding:0;height:50px}