.nativelpad-header{
color: #0088c3;
font-size: 1.1rem;
font-family: "Roboto Slab",sans-serif;
}

.nativelpad-content hr{
border-color: #aaa !important; 
border-style: dotted !important; 
border-width: 1px !important;
margin-top: 1.25em !important;
margin-top: 0 !important;
}
.nativelpad-content .large-9 {
font-size: 0.8rem;
line-height: 1.3;
padding-bottom:10px;
}
.nativelpad-content .copy {
color: #6d6e71;
}
.nativelpad-content {
background: #f9f9f9;
padding:4px 5px 0 4px;
margin-top: -5px;
}
/* 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;
}