﻿.right {
    text-align:right !important;
}    

table.ftab {
    width:70%;
    margin:1em auto;
}

table.ftab td {
    border-bottom: solid 1px #878787;
    padding:5px;
}

table.ftab tr.line td {
    border-bottom:solid 2px #000000;
}

table.ftab td td {
    border-bottom: none;
    border-right: none !important;
    padding:0px;
}

table.ftab tr.line td td {
    border-bottom: none;
    border-right:none !important;
    padding:0px;
}

#wrap {
    width:800px;
}