/* Borders */

#BorderLogo
{
    position            : absolute;
    left                : 16.2%;
    top                 : 1%;
    width               : 0.1%;
    height              : 10%;
    background-image    : url("../../../Images/page.border.gif");
    z-index             : 999;
    display             : none;
}

#BorderLogin
{
    position            : absolute;
    left                : 49.0%;
    top                 : 1%;
    width               : 0.1%;
    height              : 10%;
    background-image    : url("../../../Images/page.border.gif");
    z-index             : 999;
    display             : none;
}

#BorderLeft
{
    position            : absolute;
    left                : 0%;
    top                 : 21%;
    width               : 0.1%;
    height              : 72%;
    background-image    : url("../../../Images/page.border.gif");
    z-index             : 999;
    display             : none;
}

#BorderLeftSmall
{
    position            : absolute;
    left                : 0%;
    top                 : 75.5%;
    width               : 0.1%;
    height              : 17.5%;
    background-image    : url("../../../Images/page.border.gif");
    z-index             : 999;
    display             : none;
}

#BorderMiddle
{
    position            : absolute;
    left                : 60.4%;
    top                 : 21%;
    width               : 0.1%;
    height              : 72%;
    background-image    : url("../../../Images/page.border.gif");
    z-index             : 999;
    display             : none;
}

#BorderRight
{
    position            : absolute;
    left                : 100%;
    top                 : 21%;
    width               : 0.1%;
    height              : 72%;
    background-image    : url("../../../Images/page.border.gif");
    z-index             : 999;
    display             : none;
}

#BorderControls1
{
    position            : absolute;
    left                : 61.15%;
    top                 : 77.3%;
    width               : 38.5%;
    height              : 3px;
    background-image    : url("../../../Images/page.border.gif");
    background-repeat   : repeat-x;
    z-index             : 999;
    visibility          : hidden;
    display             : none;
}

#BorderControls2
{
    position            : absolute;
    left                : 61.15%;
    top                 : 83.9%;
    width               : 38.5%;
    height              : 3px;
    background-image    : url("../../../Images/page.border.gif");
    background-repeat   : repeat-x;
    z-index             : 999;
    display             : none;
}

#BorderArticleHeadline
{
    position            : absolute;
    left                : 0.7%;
    top                 : 77.3%;
    width               : 59.2%;
    height              : 3px;
    background-image    : url("../../../Images/page.border.gif");
    background-repeat   : repeat-x;
    z-index             : 999;
    display             : none;
}
