﻿body 
{
}

.LianaEntLogo
{
    height: 142px;
    margin-left: auto; 
    margin-right: auto; 
    text-align: center; 
    margin-bottom: 0%;
    padding-top: 0%;
    background-image: url(../images/Logo2.png);
    background-repeat: no-repeat;
    background-position: center;
    border: outset 4px;
}

.LianaEntHeader
{
    padding-top: 2%; 
    width: 80%; 
    margin-left: auto; 
    margin-right: auto; 
    text-align: center;
    font-size: 1.4em;
    text-decoration: underline;
}

.references
{
    position: absolute;
    top: 80px;
    left: 2%;
    width: 8%;
    z-index: 100;
}

.referencestext
{
    color: #0A96D7;
    cursor: pointer;
}

.pnlReferences
{
    top: 3000px; 
    display: none;
}