.edit    { color: black; font-size: 10px; line-height: 10px; font-family: Verdana, Arial, Helvetica, Geneva }

textarea, input.text {
    width: 100%;
    border: 1px solid #555;
}

table, tr, td {
    border: 0;
    background: #ddd;
}

td {
    border-bottom: 1px solid #fff;
}

table tr td table tr td {
    border-bottom: 0;
}
