
.rounded-cornersb
{
  background-color:#CCEAC8;
  width:;
  height:;
  padding:2px;
  alignment-adjust:center;

  border-radius: 5px 5px 5px 5px;
  -ms-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  -khtml-border-radius: 5px 5px 5px 5px;
}


