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