#dfp_native h2{
text-transform: uppercase;
}
.nativelpad-thumbnail  {
width: 100%;
}
.nativelpad-thumbnail img {
border: 1px solid #b6b6b6 !important;
padding: 0px;
width: 100%;
}
.nativelpad-post a {
font-weight: bold;
font-size: 14px;
line-height: 16px;
text-decoration: none;
color:#000;
}
.nativelpad-post a:hover {
text-decoration: underline;
font-weight: bold;
font-size: 14px;
line-height: 16px;
color:#000;
}
.nativelpad-post p {
    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: 10px 0;
text-align: left;
}
.wide-nativead-wrapper {
max-width: 400px;
width:100%;
margin:0 auto 10px;
}
.wide-nativead-header {
font-family: "Roboto Slab",serif;
font-size: 18px;
letter-spacing: 0.019em;
line-height: 0.75em;
color: #0088c3;
text-transform: uppercase;
margin-bottom: 5px;
text-align:left;
}
.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 #aaaaaa;
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;
}