.i_border {
    min-width: 200px;
    float: left;
    width: 100%;
}

.i_border a {
    font-size: 15px;
    font-weight: normal;
}

.i_mheader {
    float: left;
    margin-bottom: 4px;
    width: 100%;
}

.i_header {
    font-size: 17px;
    line-height: 22px;
    margin: 2px;
    float: left;
}

.i_container {
    clear: both;
}

.i_select {
    font-size: 17px;
    margin: 2px;
    float: right;
}

.i_div {
    clear: both;
}

.i_time {
    float: left;
    font-size: 14px;
    font-weight: bolder;
    white-space: nowrap;
    margin-left: 5px;
    margin-right: 5px;
}

.i_text {
    font-size: 15px;
    min-width: 50%;
    display: table;
    text-align: left;
}

.i_channel {
    float: left;
    font-size: 15px;
    font-style: italic;
    text-align: right;
    width: 20%;
}

.i_footer {
    font-size: 13px;
    white-space: nowrap;
    padding: 4px 0px 2px 2px;
    clear: both;
}

.i_ageCategory {
    display: none;
    color: #CCCCCC;
}