  #joinsuccess .frametable{
    border:2px  #888686 solid;
     border-radius: 5px;
    padding:10px;
    /* background-color:rgba(191, 146, 79, 0.6); */
  }


#joinsuccess .pagetitle{
font-size: 1.5em;
font-weight:bold;

  }



#joinsuccess .table-bottom-border{

  border-bottom:2px  #e0e0e0 dotted;
     }

     #joinsuccess .infotext{
      font-size: 0.85em;
      font-weight:bold;
      color: #333333;
        }