﻿.lzv
{
    background-color: Yellow;
    border-width: 1px;
    border-color: Black;
}

.lz {
    display: none ;
}

.rzv {
    width: 100% ;
}

.rz {
    float: right;
    width: 77% ;
}
.toolpanelmode
{
    height: 25px;
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    background-image: url('images/ToolPanelBg.gif');
    background-repeat: repeat-x;
    background-position: left top;
    margin-bottom: 0;
}

.toolpanelmodeSX
{
    width: auto;
    float: left;
    text-align: left;
    padding: 3px 0 0 10px;
}

.toolpanelmodeSX2
{
    width: auto;
    float: left;
    text-align: left;
    padding: 1px 0 0 0;
}

.toolpanelmodeDX
{
    vertical-align: middle;
    text-align: right;
    padding: 5px 10px 0 0;
    width:auto;
    float:right;
}

.toolpanelmode a, a:visited, a:active, a:link
{
    color: #ffffff;
    text-decoration: none;
}
.toolpanelmode a:hover
{
    color: #ffffff;
    text-decoration: underline;
}
.tooldragpanel
{
    border: 1px solid #000000;
    background-image: url('images/TOOLGRAD3.gif');
    background-repeat: repeat-x;
    background-position: left top;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    height: 22px;
}
.tooldragpanel-text
{
    margin: 5px 0 0 5px;
}
.titololayout
{
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    background-color: #CCCCFF;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #C0C0C0;
    height: 15px;
    padding: 3px 0 0 10px;
    margin-bottom: 3px;
    color: #000080;
}
.toolpanelpagelayout
{
    border: 1px solid #000000;
    background-color: #FFFFFF;
}

