﻿.htprint_win
{
    width: 800px;
    border: 1px solid #000;
}
.htprint_win table
{
    width: 100%;
}
.htprint_win table td:first-child
{
    padding:4px 4px 4px 4px;
}
.htprint_win table td
{
    padding:4px 4px 4px 0px;
}
.htprint_win table span
{
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 600;
}

table td label
{
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 600;
    margin-bottom:0px;
}

.bot_commnets
{
    /*margin-top:10px;*/
}

.bot_commnets td
{
    padding:15px 0px 0px;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 600;
}

.bot_commnets tr td:nth-child(2)
{
    border-bottom:1px solid #333;
}


