.nativelpad-thumbnail  {
width: 100%;
}
.nativelpad-thumbnail img {
border: 1px solid #b6b6b6 !important;
padding: 0px;
width: 100%;
}
.nativelpad-post a {
font-weight: bold;
font-size: 1.2em;
line-height: 1.25em;
text-decoration: none;
color:#000;
margin: 2px 0;
}
.nativelpad-post a:hover {
text-decoration: underline;
font-weight: bold;
font-size: 1.2em;
line-height: 1.25em;
color:#000;
margin: 2px 0;
}
.nativelpad-sponsor {
    padding-bottom: 0.5em;
    padding-top: 0.5em;
    text-align: right;
}
.nativelpad-sponsor small {
    color: #999;
    font-size: 12px;
}
.nativelpad-reset {
    clear: both;
}

/* Article CSS */
#dfp_native {
padding-bottom: 10px;
}
.wide-nativead-wrapper {
max-width: 400px;
width:100%;
margin:0 auto 10px;
}
.wide-nativead-header {
font-family: "Roboto Slab",serif;
font-size: 1.33333em;
line-height: 1.1875em;
color: #9f110d;
text-transform: uppercase;
margin-bottom: 5px;
}
.wide-nativead-thumbnail img  {
border: 1px solid #b6b6b6 !important;
padding: 0;
width: 100%;
}   
.wide-nativead-thumbnail  {
float: left;
margin: 0 8px 0 0;
width:50%;
}
.wide-nativead-content{
border:solid #8e8e8e;
border-width: 1px 1px 3px;
padding: 8px;
background-color: #fafafa;
}
.wide-nativead-post a {
font-weight: bold;
font-size: 14px;
line-height: 1.25em;
text-decoration: none;
color:#000;
margin: 2px 0;
}
.wide-nativead-post a:hover {
text-decoration: underline;
font-weight: bold;
font-size: 14px;
line-height: 1.25em;
color:#000;
margin: 2px 0;
}
.wide-nativead-post p {
    display: block;
    margin: 5px 0;
}
.wide-nativead-sponsor {
    padding-bottom: 0.5em;
    padding-top: 0.5em;
    text-align: right;
}
.wide-nativead-sponsor small {
    color: #999;
    font-size: 12px;
}
.wide-nativead-reset {
    clear: both;
}