@charset "utf-8";section.error section#content{margin:0 auto}#error_wrapper{margin:40px auto 20px}.error_summary{width:626px;margin:0 auto;padding:10px;border:solid 2px #aaa;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px}.error_summary p.main_message{padding:10px;background-color:#888;text-align:center;font-size:25px;color:#fff;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px}div#error{width:650px;margin:auto auto;padding:0 0 10px;text-align:left;line-height:1.5}div#error p.error_text{margin:0 10px 10px;padding:10px;background:#f0f0f0;color:#333;font-size:14px;border-bottom-right-radius:8px;border-bottom-left-radius:8px;-moz-border-radius-bottomleft:8px;-moz-border-radius-bottomright:8px;-webkit-border-bottom-right-radius:8px;-webkit-border-bottom-left-radius:8px}div#error p.error_solution{margin-top:20px;padding:0 20px;color:#666;font-size:14px}div#error code.systemerror{display:block;border:solid 1px #eee;color:#588;margin:20px 20px 10px;padding:4px}.error_action{margin-top:1em!important;text-align:center}.error_action > li{list-style-type:none}p.report_problem{margin-top:20px;text-align:center}p.report_problem a.mail{font-size:16px}