  .curlycontainer{
    border: 1px solid #b8b8b8;
    margin-bottom: 1em;
  }

  .curlycontainer .innerdiv{
    background: transparent url(images/brcorner.gif) bottom right no-repeat;
    position: relative;
    left: 2px;
    top: 2px;
    padding: 1px 4px 5px 5px;
  }