<html><body><p>table, td, th{
   border: 1px solid grey;
   margin-bottom: 35px;
}

thead{

}

th{
    text-align: left;
    width: 50%;

}

.ui-accordion-content {
   padding: 1em 0em !important;
   border: 0px solid #FFFFFF !important;

}</p></body></html>