#woundBallisticsDataTables table 
{
    width: 100%;
    border-right: 1px solid #4a4a4b;
    border-bottom: 1px solid #4a4a4b;
    border-left: 1px solid #4a4a4b;
    margin-bottom: 16px;
}

#woundBallisticsDataTables th 
{
    height: 45px;
    font: normal 12px Arial;
	font-weight:bold;
    vertical-align: bottom;
    background-image: url('../images/general/bg_table_th.jpg');
}

#woundBallisticsDataTables thead th p 
{
	padding: 5px 5px 8px 5px;
}

#woundBallisticsDataTables table caption 
{
    font: normal bold 13px Arial;
    color: #989898;
    margin-bottom: 11px;
}

#woundBallisticsDataTables tr td 
{
    font: normal 11px Arial;
    height: 26px;
    vertical-align: middle;
    background-color: #4b4c4d;
	padding: 0 3px 0 5px;
}

.leftBorder 
{
    border-left: 1px solid #10171d;
}

td.dataCellAlt 
{
    background-color: #3a4249;
}

.th1 
{
    /*width: 91px;*/
}

.th2 
{
    /*width: 276px;*/
    border-left: 1px solid #4a4a4b;
}

.th3 
{
    /*width: 193px;*/
    border-left: 1px solid #4a4a4b;
}

.th5 
{
    /*width: 118px;*/
    border-left: 1px solid #4a4a4b;
}

.thBorder  
{
    border-left: 1px solid #4a4a4b;
}

.tableImage 
{
    vertical-align: middle;
    text-align: center;
    padding: 0px !important;
}

#woundBallisticsDataTables tr td.dataCellAlt 
{
    background-color: #3a4249;
}
