.text-orphan h1 {
    margin-bottom: 12px;
    vertical-align: top;
    font-weight: normal;
    font-size: 28px;
    font-family: Helvetica,Arial;
    color: #3e667b;
}

.text-orphan h4 {
    margin-top: 12px;
    font-weight: 100;
    font-size: 12px;
    font-family: Helvetica,Arial;
    color: #3a5160;
}

.text-orphan h2 {
        font-size: 20px;
    font-weight: normal;
    color: #3c515e;
    margin: 0 0 16px 0;
}

h1,h2,h3,h4,h5,h6,p,div,form {
    overflow: hidden;
    height: auto
}


ul li {
    list-style-type: none;
}


#nav-cliff {
    position: absolute;
    overflow: visible;
    right: 906px;
    bottom: 0px;
    top: -100px;
    width: 5000px;
    border-right: solid 1px rgba(255,255,255,0.30);
}

#nav-shadow {
    position: absolute;
    overflow: visible;
    bottom: 220px;
    right: 0;
    width: 50px;
    margin: -50px;
    height: 100%;
}

#nav-shadow #nav-shadow-fade {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 50px;
    margin: -180px 0;
    height: 180px
}