.ttt{
padding: 10px;
background-color: #ebebeb; 
border: 1px solid white;
width:100%;
}

.ttt tr{
padding: 10px;
}


table.ttt td {
padding: 10px;
border-top: 1px solid white;
border-bottom: 1px solid white;
line-height:16px;
}

table.ttt td a, table.ttt td a:visited{
text-decoration:none;
font-weight:bold;
}

.ttt td.d{
width:45%;
}

.ttt2{
padding: 10px;
border: 1px solid white;
width:100%;
}

.ttt2 tr{
padding: 10px;
}


.ttt2 td {
padding: 10px;
border: 1px solid white;
}
