.tst_title
    {
    background:url(/images/testim.gif) no-repeat;
    font-weight: bold; 
    font-size: 14px; 
    color: rgb(6, 107, 175);
    padding-left:32px;
    clear:both;
    padding-top:3px;
    padding-bottom:5px;
    margin-bottom:10px;
    }


.tst_adm_panel  
    {

    }

.tst_adm_text
    {
    padding-top:10px;
    padding-bottom:5px;
    }

.tst_adm_date
    {
    }

.tst_adm_author 
    {
    border-bottom:1px solid #dddddd;
    padding-bottom:12px;
    }    

.tst_adm_author span
    {
    font-weight:bold;
    }    

.tst_check_but
    {
    float:right;
    width: 120px; 
    height: 21px; 
    background: url(/images/button_noact.gif) center no-repeat; 
    cursor: pointer; 
    color:black;
    border:none;
    padding-bottom:2px;
    }


.tst_submit_but
    {
    width: 120px; 
    height: 21px; 
    background: url(/images/button_noact.gif) center no-repeat; 
    cursor: pointer; 
    color:black;
    border:none;
    padding-bottom:2px;
    }

.tst_cb_panel
    {
    padding:5px;
    }

.tst_panel  
    {
    padding-bottom:5px;
    }

.tst_date
    {
    float:right;
    }

.tst_text
    {
    }

.tst_author 
    {
    font-weight:bold;
    padding-bottom:12px;
    }    

