/*
.content {
    padding-top: 5px;
    width: 100%;
}

.contentWhole {
    text-align: left;
    min-height: 400px;
    width: 992px;

}

.contentLeft {
    width: 181px;
    float: left;
    padding-right: 10px;
}

.contentLeftHeader {
    border-top-style: solid;
    border-bottom-style: solid;
    border-width: 2px;
    height: 16px;
    padding: 6px;
    text-align: left;
    font-size: 12px;
    font-weight: bold;
    color: #4C5666;
    margin-bottom: 5px;
}

.contentRight {
    width: 801px;
    float: right;
    text-align: left;
    position: relative;
    min-height: 100px;
}

.contentRightHeader {
    border-top-style: solid;
    border-bottom-style: solid;
    border-width: 2px;
    height: 16px;
    padding: 6px;
    text-align: left;
    font-size: 12px;
    font-weight: bold;
    color: #4C5666;
    margin-bottom: 5px;
}

.portalNews {
    width: 191px;
    padding: 20px 0 10px 10px;
    text-align: left;
    border-style: solid;
    border-width: 1px;
}

.closePortalNews {
    float: right;
    position: relative;
    right: 0;
    top: -20px;
}

.shortInfo td {
    vertical-align: middle !important;
    width: 10%;
}

.shortInfo a {
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}

.cut-text {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: inline-block;
}

.short .cut-text {
    width: 160px;
}

.longPannel {
    width: 170px;
    margin-left: 5px;
}

.longPannel td:hover {
    background-color: #b3b6bA;
}

.longPannel td {
    padding: 2px 0 2px 3px
}

#readspeaker_button1 {
    width: 300px !important;
}

.rs-player-loadindicator {
    left: 0 !important;
}

.rsbtn_exp_inner {
    left: -105px;
}

.rs_reader {
    position: relative;
    top: 50px;
    left: 833px;
    z-index: 9999;
    height: 0;
}
.display_inline_block {
    display: inline-block;
}
