﻿

.MsoPageNumber {
    visibility: hidden;
    display: none;
}

.sys_PrevUpNext {
    width: 100%;
}


    .sys_PrevUpNext div {
        text-align: center;
    }

.highlight {
    background: #FFFF00 !important;
}

.sys_Childs {
    font-size: 12px;
    line-height: 140%;
    font-family: Arial;
    margin-top: 40px;
}

.sys_Childs_Title {
    font-size: 14px;
    font-weight: bold;
}

img{width:expression(this.width > 1000 ? "1000px" : this.width); max-width:1000px;}