﻿.table{margin:0;padding:0;width:100%;box-shadow:10px 10px 5px #888;border:1px solid #848080;-moz-border-radius-bottomleft:8px;-webkit-border-bottom-left-radius:8px;border-bottom-left-radius:8px;-moz-border-radius-bottomright:8px;-webkit-border-bottom-right-radius:8px;border-bottom-right-radius:8px;-moz-border-radius-topright:8px;-webkit-border-top-right-radius:8px;border-top-right-radius:8px;-moz-border-radius-topleft:8px;-webkit-border-top-left-radius:8px;border-top-left-radius:8px}.table table{border-collapse:collapse;border-spacing:0;width:100%;height:100%;margin:0;padding:0}.table tr:last-child td:last-child{-moz-border-radius-bottomright:8px;-webkit-border-bottom-right-radius:8px;border-bottom-right-radius:8px}.table table tr:first-child td:first-child{-moz-border-radius-topleft:8px;-webkit-border-top-left-radius:8px;border-top-left-radius:8px}.table table tr:first-child td:last-child{-moz-border-radius-topright:8px;-webkit-border-top-right-radius:8px;border-top-right-radius:8px}.table tr:last-child td:first-child{-moz-border-radius-bottomleft:8px;-webkit-border-bottom-left-radius:8px;border-bottom-left-radius:8px}.table tr:hover td{background-color:#fefde8}.table tr:nth-child(odd){background-color:#e5e5e5}.table tr:nth-child(even){background-color:#fff}table th{vertical-align:middle;border:1px solid #848080;border-width:0 1px 1px 0;text-align:center;padding:11px;font-size:13px;font-weight:700;color:#4c4c4c}.table td{vertical-align:middle;border:1px solid #848080;border-width:0 1px 1px 0;text-align:center;padding:11px;font-size:15px;font-weight:400;color:#4c4c4c}.table tr:last-child td{border-width:0 1px 0 0}.table tr td:last-child{border-width:0 0 1px}.table tr:last-child td:last-child{border-width:0}.table tr:first-child td{background:-o-linear-gradient(bottom,#ccc 5%,#b2b2b2 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0.05,#ccc),color-stop(1,#b2b2b2));background:-moz-linear-gradient(center top,#ccc 5%,#b2b2b2 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#cccccc",endColorstr="#b2b2b2");background:-o-linear-gradient(top,#ccc,b2b2b2);background-color:#ccc;border:0 solid #848080;text-align:center;border-width:0 0 1px 1px;font-size:16px;font-family:Helvetica;font-weight:700;color:#606060}.table tr:first-child:hover td{background:-o-linear-gradient(bottom,#ccc 5%,#b2b2b2 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0.05,#ccc),color-stop(1,#b2b2b2));background:-moz-linear-gradient(center top,#ccc 5%,#b2b2b2 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#cccccc",endColorstr="#b2b2b2");background:-o-linear-gradient(top,#ccc,b2b2b2);background-color:#ccc}.table tr:first-child td:first-child{border-width:0 0 1px}.table tr:first-child td:last-child{border-width:0 0 1px 1px}
.reset-table tr,
.reset-table tr td,
.reset-table tbody,
.reset-table thead,
.reset-table tfoot,
.reset-table tr th,
.reset-table tfoot tr tf
{
    margin:0;
    padding:0;
    background:none;
    border:none;
    border-collapse:collapse;
    border-spacing:0;
    background-image:none;
}