/*
 * Namespace: content_
 */
.content_unvisible {
    position: absolute;
    left: -1000px;
    top: -1000px;
    overflow: hidden;
}

.content_copyright {
    height: 2.987em;
    line-height: 1.984em;
    color: #DDEBFF;
    margin: 0 auto;
}