div.msgBox{-moz-border-radius:6px;-moz-box-shadow:0 0 11px #000;-webkit-border-radius:6px;-webkit-box-shadow:0 0 11px #000;border-radius:6px;box-shadow:0 0 11px #000;color:#00335e;font-family:Verdana;min-height:160px;padding:4px 10px 4px 10px;position:fixed;width:430px;z-index:1000}div.msgBoxBackGround{background-color:#000;height:100%;left:0;margin:0;opacity:.9;padding:0;position:absolute;top:0;width:100%;z-index:999}div.msgBoxTitle{border-bottom:1px solid #002c5f;color:#00335e;font-size:16pt;font-variant:small-caps;font-weight:lighter;padding:5px 0 5px 0;width:100%}div.msgBoxImage{display:inline-block;float:left;height:75px;margin:20px 5px 0 5px;width:75px}div.msgBoxImage img{height:75px;width:75px}div.msgBoxContent{display:inline-block;float:left;font-size:11pt;height:90px;margin:0 3px 6px 3px;width:319px}div.msgBoxContent p{display:table;height:100%;margin:0;padding:0;width:100%}div.msgBoxContent span{color:#00335e;display:table-cell;vertical-align:middle}div.msgBoxButtons{display:inline-block;text-align:right;width:100%}div.msgBoxInputs{margin:0 auto;margin-top:5px;padding-bottom:2px;padding-top:2px;width:195px}div.msgInput input[type='text'],div.msgInput input[type='password']{border:1px solid #dfdfdf;color:#2f2f2f;padding:4px;width:180px}div.msgInput text{color:#2f2f2f;font-size:10pt}