.fd_table {
    margin-bottom: 2px;
}

.fd_table td {
    vertical-align: top;
}


.fd_table td.head {
    color: #508E21;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
}
.fd_table td.img { padding-top: 5px; }
.fd_table td.next {
    text-align: right;
}
.fd_table td.next img {
    margin: 5px 2px;

}
