
/*body {*/
    /*margin: 0;*/
    /*padding: 0;*/
    /*!*overflow-x: hidden;*!*/
    /*-webkit-text-size-adjust: 100%;*/
/*}*/

/*img {*/
    /*border: none;*/
/*}*/

#sidebar_news #container_news {
    text-align: left;
    overflow-y: scroll;
    overflow-x: visible;
    margin: 0;
    padding: 0;
    width: 192px;
    height: 378px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    border: 1px solid #CCCCCC;
}

#sidebar_news #content {
    overflow-x: visible;
    margin: 0 0 0 0;
    padding: 5px 0 0 0;
    background: #FFFFFF none;
}

#sidebar_news #content .feed_item {
    margin: 0 0 7px 0;
    padding: 0 0 7px 0;
    border-bottom: 1px dashed #CCCCCC;
    clear: both;
}

#sidebar_news #content .feed_item_title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 1px 0 1px 3px;
    padding: 1px 2px 1px 3px;
    color: #666666;
    font-weight: bold;
}

#sidebar_news #content .feed_item_title a:link {
    color: #666666;
    text-decoration: none;
}

#sidebar_news #content .feed_item_title a:visited {
    color: #666666;
    text-decoration: none;
}

#sidebar_news #content .feed_item_title a:hover {
    color: #666666;
    text-decoration: underline;
}

#sidebar_news #content .feed_item_title a:active {
    color: #666666;
    text-decoration: none;
}

#sidebar_news #content .feed_item_podcast {
    margin: 0 0 0 3px;
    padding: 0 0 0 3px;
}

#sidebar_news #content .feed_item_date {
    margin: 0 0 0 3px;
    padding: 0 2px 0 3px;
    color: #666666;
    /*overflow: hidden;*/
    /*text-overflow: ellipsis;*/
    clear: both;
}

#sidebar_news #content .feed_item_link {
    margin: 0 0 0 3px;
    padding: 0 2px 0 3px;
    color: #666666;
    clear: both;
}

#sidebar_news #content .feed_item_link a:link {
    color: #666666;
    text-decoration: none;
}

#sidebar_news #content .feed_item_link a:visited {
    color: #666666;
    text-decoration: none;
}

#sidebar_news #content .feed_item_link a:hover {
    color: #666666;
    text-decoration: none;
}

#sidebar_news #content .feed_item_link a:active {
    color: #666666;
    text-decoration: none;
}

#sidebar_news #content .feed_item_description {
    /*white-space: nowrap;*/
    /*overflow: hidden;*/
    /*text-overflow: ellipsis;*/
    margin: 0 0 0 3px;
    padding: 0 2px 0 3px;
    color: #666666;
    line-height: 135%;
    word-wrap: break-word;
    clear: both;
}

#sidebar_news #content .feed_item_thumbnail {
    width: 110px;
    height: 100px;
    float: left;
    margin: 5px;
    /*overflow: hidden;*/
}

#sidebar_news #footer {
    display: none;
    height: 0;
    margin: 0;
    padding: 0;
    color: #FFFFFF;
    background: #FFFFFF none;
}

#sidebar_news .scroll-pane {
    width: 100%;
    /*overflow: auto;*/
}
