/* Site specific */
#adminlinks
{
    position: absolute;
    top: 145px;
    padding-left: 30px;
    color: White;
}

#adminlinks a
{
    font-size: 11px;
    color: White;
    text-decoration: none;
}

#adminlinks a:visited
{
    font-size: 11px;
    color: White;
}

/* Gallery */
table.glryimage
{
    height:250px;
    width:220px;
    background-color:#f9f9f9;
}

table.glryimage td.descr
{
    vertical-align: top;
    text-align: center;
    height: 85px;
}

table.glryimage td.img
{
    height: 160px;
    padding-top: 10px;
    vertical-align:middle;
    text-align:center;
}
table.glryimage td.img a img
{
    border: 1px solid #5d5a2f;
}

.pagesel
{
    width: 690px;
    text-align: right;
}

table.libimage
{
    height:250px;
    width:220px;
    background-color:#f9f9f9;
}

table.libimage td.descr
{
    vertical-align: top;
    text-align: center;
}

table.libimage td.img
{
    height: 160px;
    padding-top: 10px;
    vertical-align:middle;
    text-align:center;
}
table.libimage td.img a img
{
    border: 1px solid #5d5a2f;
}

#zone1 .panelEditIdent {width: 960px;#width:960px;}
#zone1 .panelIdentHeader {width: 960px;#width:960px;}
#zone1 .panelIdentHeaderNoAmend {width: 960px;#width:960px;}

#zone2 .panelEditIdent {width: 690px;#width:690px;}
#zone2 .panelIdentHeader {width: 690px;#width:690px;}
#zone2 .panelIdentHeaderNoAmend {width: 690px;#width:690px;}

#zone3 .panelEditIdent {width: 240px;#width:240px;}
#zone3 .panelIdentHeader {width: 240px;#width:240px;}
#zone3 .panelIdentHeaderNoAmend {width: 240px;#width:240px;}
