/* CSS Document */

html{text-align:center}
body{position:relative;font:1.1em/1.4 "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;color:#2a2a2a;text-align:left;background:#e0e0e0;margin:0}
strong, em, b, i {font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif}

.errorPanel {border-left:1px solid #cfcfcf;border-right:1px solid #cfcfcf;background:url(../images/images-icons/error-panel-bg.gif) bottom left repeat-x #fff;width:558px;height:14em;display:block;padding:40px 65px 50px;margin:0 auto;letter-spacing:-0.08em}

.top{background:url(../images/images-icons/error-panel-top.gif) 0 0 no-repeat;width:690px;height:16px;display:block;padding:0;margin:30px auto 0}
.base{background:url(../images/images-icons/error-panel-base.gif) 0 0 no-repeat;width:690px;height:16px;display:block;padding:0;margin:0 auto 30px}

.errorPanel h1{padding:0;margin:0;font-size:1.8em;background:url(../images/images-icons/error-panel-alert.gif) 0 0 no-repeat;padding-left:65px;letter-spacing:-0.08em;font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif}
.errorPanel p{padding:20px 30px 20px 66px;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:0.95em}
.errorPanel p.link{border-top:1px solid #dbdbdb;margin-top:40px;padding-top:20px}

.errorPanel a{text-decoration:none;color:#7b2b2b}
.errorPanel a:hover,.panel a:active,.panel a:focus{border-bottom:1px dotted #7b2b2b;padding-bottom:1px}
