﻿.imgBtns
{
    cursor: pointer;
    margin-left: 15px;
    margin-right: 15px;
}
.lblMsg
{
    display: block;
}
.gridRows
{
    background: url(../e/gfx/separatorDual.png);
    background-repeat: repeat-x;
    background-position: left bottom;
}
.footerRow
{
    border-top: #ebe8d6 1px solid;
}
.imgBtnUpd
{
    cursor: pointer;
    position: absolute;
    right: 24px;
    top: 16px;
}
.inpReset
{
    position: absolute;
    width: 80px;
    right: 64px;
    top: 16px;
}
a
{
    text-decoration: none;
}

.disc
{
    padding-left: 24px;
    text-align: left;
}

.all, .h, .t, .hh, .ulli, .ulli2
{
    font-family: arial;
}
.hh
{
    font-weight: bold;
    color: #f47836;
    font-size: 18pt;
    margin-bottom: 10px;
    margin-top: 16px;
}
.h
{
    font-weight: bold;
    color: #f47836;
    font-size: 14pt;
    margin-bottom: 10px;
    margin-top: 16px;
}
.t
{
    color: #000;
    font-size: 10pt;
}
.ulli
{
    list-style-type: decimal;
    font-size: 10pt;
}
.ulli2
{
    list-style-type: lower-alpha;
    font-size: 10pt;
}
.ulli3
{
    list-style-type: lower-roman;
    font-size: 10pt;
}

