.datetime {
    float: right;
    color: gray;
    font-size: 12px;
    text-transform: uppercase
}

.newstextrow {
    clear: both;
    border-top: 1px solid #e4e4e2;
    padding-bottom: 10px;
    width: 100%;
    float: left;
    height: 335px
}

.newstextrow:hover {
    background: #F0F2F3
}

.preview {
    float: left;
    width: 200px;
    overflow: hidden;
    margin-top: 10px;
    margin-left: 10px;
    background: #fff
}

.preview img {
    max-width: 200px;
    max-height: 100px
}

.texttitle {
    float: left;
    width: 86%;
    padding-left: 10px;
    padding-top: 15px
}

.newsbody {
    float: left;
    width: 100%
}

.newsbody .tablerow ul {
    list-style-type: disc !important
}

.newsbody .tablerow ol {
    list-style-type: decimal !important;
    margin-top: 5px
}

.newsbody h1 {
    white-space: normal
}

.newsbody .tablerow ul li, .newsbody .tablerow ol li {
    margin-left: 25px
}

.main-wrapp {
    min-height: 400px
}

.selected-button {
    cursor: pointer !important
}

.fullBlock {
    width: auto !important;
    float: right !important;
    clear: both
}

.blTab {
    float: left
}

.yearbody div.archive {
    float: left;
    white-space: normal;
    margin-top: 8px;
    margin-left: 10px;
    margin-right: 20px
}

.vidgets {
    float: left;
    margin-top: 12px
}

.archive > div {
    float: right
}

.archive > span {
    display: inline-block;
    margin: 4px 5px 0 0;
    color: gray;
    font-size: 11px;
    text-transform: uppercase
}

.archive .DDL {
    display: inline-block
}

div[class="menu-tab blTab"] + div > b {
    padding: 0 0 2px 10px;
    font-weight: normal;
    float: right;
    color: #888
}

.showby {
    float: right;
    margin-top: 12px
}

.newsdate {
    padding: 2px;
    width: 50px;
    background-color: #004477;
    color: #bddcf6;
    line-height: 13px;
    font-size: 7pt
}

.newsbody h3 {
    white-space: normal;
    font-weight: normal;
    font-size: 17px;
    margin: 15px 0 10px;
    color: #900
}

.newsbody .menu-tab {
    margin-bottom: 10px;
    border-bottom: none
}

.tbl-new .pager {
    margin-top: 10px
}

.newswrap {
    width: 100%;
    color: #363636;
    border-collapse: separate;
    float: left
}

.newswrap .texttitle p {
    font-size: 15px;
    float: left;
    font-weight: bold
}

.newswrap table tr {
    display: block;
    float: left;
    width: 33%;
    overflow: hidden
}

.newswrap table tr.pager {
    clear: both
}

.readmore {
    margin-left: 10px;
    padding: 0 5px 0 5px;
    display: none
}

.readmore:hover {
    text-decoration: none
}

td[valign="top"] > span {
    color: #888;
    font-weight: normal;
    font-size: 11px;
    float: left;
    margin: 1px 0 0 10px
}

.newsbody .year2 {
    margin: 0;
    padding: 1px 5px
}

.in {
    background: #f5f5f5;
    color: #888;
    padding: 1px 5px !important;
    border-radius: 3px;
    -moz-border-radius: 3px;
    float: Left;
    clear: both
}

.year1 {
    float: left;
    width: 50px;
    padding: 10px;
    font-size: 19px
}

.selected {
    background-color: #e4e4e2
}

.yearbody {
    float: left
}

.newsdiv {
    float: left;
    width: 100%;
    overflow: hidden
}

.newstext {
    float: left;
    width: 400px;
    padding: 2px 0;
    text-align: justify
}

.newstext span {
    padding-left: 10px;
    font-size: 10px
}

.newsdiv .newstext {
    width: 43%;
    padding: 8px 20px 10px 20px;
    color: #60758a
}

#hlCancelYear {
    float: right;
    width: 100%;
    text-align: right;
    padding: 0 30px 0px 0;
    position: relative;
    margin-top: -15px;
    font-size: 13px
}

dl.carInfo {
    overflow: hidden;
    width: 370px;
    float: left
}

.newsdiv {
    float: left;
    width: 100%;
    overflow: hidden
}

.newstext {
    float: left;
    width: 400px;
    padding: 2px 0
}

.newstext span {
    padding-left: 10px;
    font-size: 10px
}

.newsdiv .newstext {
    width: 43%;
    padding: 8px 20px 10px 20px;
    color: #60758a
}

#hlCancelYear {
    float: right;
    width: 100%;
    text-align: right;
    padding: 0 30px 0px 0;
    position: relative;
    margin-top: -15px;
    font-size: 13px
}

@media only screen and (max-width: 640px) {
    .newswrap table tr {
        clear: both;
        width: 100%;
    }

    .newstextrow {
        height: auto;
    }
}
