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

