div#datanewsOsj_widget{
    width: 300px;
    height: 320px;
    overflow: hidden;
    border: 1px solid #e6e6e6;
    background: white;
}
div#datanewsOsj_widget div.header{
    text-align: right;
    padding: 0 10px;
    border-bottom: solid 1px #e6e6e6;
}
div#datanewsOsj_widget a.titleDatanews {
    font-size: 16px;
    color: #404040;
    display: inline-block;
    text-align: right;
    font-style: italic;
    text-decoration: none;
    height: 30px;
    line-height: 30px;
}
div#datanewsOsj_widget a.bottomDatanews {
    font-size: 14px;
    color: #ee3233;
    display: block;
    line-height: 28px;
    margin-left: 10px;
    text-decoration: underline;
    text-align: center;
}
div#datanewsOsj_widget img.logoDatanews{
    width: 120px;
    height: 22px;
}
div#datanewsOsj_widget a.titleDatanews > strong {
    display: inline-block;
    color: #ee3233;
}
div#datanewsOsj_widget ul.list-group{
    box-shadow: none;
    margin: 0;
    overflow: hidden;
}
div#datanewsOsj_widget .media-offer{
    border: none;
    border-bottom: solid 1px #e6e6e6;
    margin: 0;
    padding: 5px 2px;
    height: 65px;
}
div#datanewsOsj_widget .media-left{
    padding-right: 5px;
}
div#datanewsOsj_widget div.media-offer-heading{
    font-size: 12px;
    color: #323232;
    font-weight: bold;
    margin-bottom: 0;
    max-width: 189px;
    max-height: 34px;
    overflow: hidden;
}
div#datanewsOsj_widget img.media-object{
    width: 100px;
    height: 50px;
}
div#datanewsOsj_widget .media-offer-attribute{
    color: #a8a8a8;
    font-size: 11px;
    margin-bottom: 5px;
    max-width: 189px;
    max-height: 16px;
    overflow: hidden;
    white-space: nowrap;
}
div#datanewsOsj_widget .media-description{
    display: none;
}
div#datanewsOsj_widget .media-offre-share{
    display: none;
}
