.center-box-err{ text-align:center; margin:0;}
.center-box-w-err{ background:#d1ead0; width:460px; margin:0 auto; padding:5px 0; text-align:justify; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; }
.center-box-wt-err{ -webkit-border-radius:0px 0px 5px 5px; -moz-border-radius:0px 0px 5px 5px; border-radius:0px 0px 5px 5px; }
.center-box-wb-err{ -webkit-border-radius:5px 5px 0px 0px; -moz-border-radius:5px 5px 0px 0px; border-radius:5px 5px 0px 0px; }
.box-err{ display:block; }
.box-err *{ display:block; height:0px; overflow:hidden; }
.box-content-err{ padding:0px 5px; }