
A IMG { border: none; }

table.zero { border-style: hidden; padding: 0px; border-spacing: 0px;
border-top: 0;
border-left: 0;
border-right: 0;
border-bottom: 0;
border-collapse: separate;
border-spacing: 0;
}

table.zero td { border-style: hidden; padding: 0px; border-spacing: 0px;
border-top: 0;
border-left: 0;
border-right: 0;
border-bottom: 0;
border-collapse: separate;
}

table.mark {  padding: 0px; border-spacing: 0px;
border-top: 1px solid red;
border-left: 1px solid red;
border-right: 1px solid red;
border-bottom: 1px solid red;
}

table.mark td { padding: 0px; border-spacing: 0px;
border-top: 1px solid red !important;
border-left: 1px solid red !important;
border-right: 1px solid red !important;
border-bottom: 1px solid red !important;
}

td.mark  { padding: 0px; border-spacing: 0px;
border-top: 1px solid red !important;
border-left: 1px solid red !important;
border-right: 1px solid red !important;
border-bottom: 1px solid red !important;
}

table.markb {  padding: 0px; border-spacing: 0px;
border-top: 1px solid blue !important;
border-left: 1px solid blue !important;
border-right: 1px solid blue !important;
border-bottom: 1px solid blue !important;
}

table.markb td { padding: 0px; border-spacing: 0px;
border-top: 1px solid blue !important;
border-left: 1px solid blue !important;
border-right: 1px solid blue !important;
border-bottom: 1px solid blue !important;
}

td.markb  { padding: 0px; border-spacing: 0px;
border-top: 1px solid blue !important;
border-left: 1px solid blue !important;
border-right: 1px solid blue !important;
border-bottom: 1px solid blue !important;
}

td.licounter {
width: 100%;
text-align: right;
}


