.ttt{
padding: 10px;
background-color: #ebebeb; 
border: 1px solid white;
width:100%;
}

.ttt tr{
padding: 10px;
}


.ttt td {
padding: 10px;
border-top: 1px solid white;
border-bottom: 1px solid white;
}

.ttt2{
padding: 10px;
border: 1px solid white;
width:100%;
}

.ttt2 tr{
padding: 10px;
}


.ttt2 td {
padding: 10px;
border: 1px solid white;
}

