﻿.editpage
{
    width: 405px;
    margin-top: 0px;
    padding-top: 0px;
}
.editpage label
{
    font-weight: bold;
}
.editpagetitle
{
    font-size: 260%;
    font-weight: normal;
    color: #869837;
    text-transform: uppercase;
    border: dashed 1px #91a538;
    background-color: Transparent;
    width: 385px;
    margin: 0;
    padding: 10px 10px 10px 10px;
}
.editpagetext
{
    border: dashed 1px #91a538;
    width: 385px;
    height: 400px;
    margin: 0;
    padding: 10px 10px 10px 10px;
}
.editpageline
{
    border: dashed 1px #91a538;
    width: 385px;
    margin: 0;
    padding: 10px 10px 10px 10px;
}
.editpageselect
{
    width: 100%;
}
.editbarleft
{
    padding: 6px 10px 3px 10px;
    color: #333333;
    background-color: #ffffff;
}
.editbarleft2
{
    padding: 6px 10px 6px 10px;
    margin-top: 5px;
    color: #333333;
    background-color: #ffffff;
    font-size: 90%;
}
.editbarleft2func
{
    margin-top: 10px;
}
.editbarright2
{
    padding: 6px 10px 6px 10px;
    margin-top: 5px;
    color: #333333;
    background-color: #ffffff;
}
.ordericon
{
    float: left;
    margin-top: 2px;
}
.imageordericon
{
    position: absolute;
    top: 0px;
    left: 0px;
}
.editpagelangspec
{
    font-weight: normal;
    border: dashed 1px #91a538;
    background-color: Transparent;
    width: 300px;
    margin: 0;
    padding: 4px 6px 4px 6px;
}

.imagesselect table
{
    width: 100%;
}
.imagesselect td
{
    text-align: left;
    vertical-align: top;
}
