.nativelpad-content {
background: #ddd;
padding:4px 5px 0 4px;
margin-top: -7px;
margin-bottom:7px;
}
.nativelpad-header {
font-weight: bold;
font-size: 14px;
line-height: 16px;
text-decoration: none;
color:#777;
font-family: "Helvetica",Arial,sans-serif;;
}
.nativelpad-sponsor {
font-weight: bold;
font-size: 10px;
line-height: 16px;
text-decoration: none;
font-family: "Helvetica",Arial,sans-serif;
float:left;
padding: 5px 0;
color:#666;
}
.nativelpad-reset {
clear: both;
}
/* Native Ad Video CSS */
.nativesectionad-content .nativesectionad-post{
background: #bbb;
padding: 0 5px 10px;
color: #444;
}
.nativesectionad-content .header_large {
color: #22522a;
margin-top: 20px;
background: -moz-linear-gradient(top, #aaa, #eee);
padding-top: 3px;
}
.nativesectionad-content .small-label {
color: #555;
font-size: 14px;
font-weight: bold;
}
.nativesectionad-content h3 {
margin-top: 7px;
margin-bottom: 0px;
}
.nativesectionad-button, .nativesectionad-button:hover, .nativesectionad-button:focus{
    background-color: #22522a;;
    color: #ffffff;
    border: 0 solid #22522a;;
    border-radius: 4px;
    padding: 6px 20px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;
}
.nativesectionad-thumbnail img{
width:100%;
display:block;
}
.nativesectionad-reset{
clear: both;
}
/* Section Landing CSS */
.nativeslpad-content {
background: #ddd;
padding:4px 5px 0 4px;
margin-top: -7px;
margin-bottom: 7px;
}
.nativeslpad-header {
font-weight: bold;
font-size: 14px;
line-height: 16px;
text-decoration: none;
color:#777;
font-family: "Helvetica",Arial,sans-serif;;
}
.nativeslpad-sponsor  {
font-weight: bold;
font-size: 10px;
line-height: 16px;
text-decoration: none;
font-family: "Helvetica",Arial,sans-serif;
float:left;
padding: 5px 0;
color:#666;
}

/* Article CSS */
.nativeapad-content {
border-bottom: 1px solid #cccccc;
border-top: 1px solid #cccccc;
margin: -7px auto 0 auto;
padding: 10px; 
background:#ddd;
}  
.nativeapad-thumbnail {
width: 120px;
float: left;
margin-right: 10px;
}
.nativeapad-header {
font-weight: bold;
font-size: 14px;
line-height: 16px;
text-decoration: none;
color:#777;
font-family: "Helvetica",Arial,sans-serif;
}
.nativeapad-thumbnail img {
border: 1px solid #b6b6b6 !important;
padding: 0px;
width: 100%;
}
.nativeapad-post a {
color: #22522a;
font-size: 16px;
line-height: 18px;
font-weight: bold;
text-decoration:none;
font-family: "Helvetica",Arial,sans-serif;
}
.nativeapad-post a:hover {
text-decoration: underline;
color: #177dbc;
font-size: 16px;
line-height: 18px;
font-weight: bold;
font-family: "Helvetica",Arial,sans-serif;
}
.nativeapad-post p {
margin: 2px 0 !important;
font-size: 12px !important; 
color:#413f41;  
}
.nativeapad-sponsor{
font-weight: bold;
font-size: 12px;
line-height: 12px;
color:#color:#666;;
display: inline;
float:right;
font-family: "Helvetica",Arial,sans-serif;
}
.nativeapad-reset {
clear: both;
}
@media only screen and (max-width: 600px) {
.nativeapad-sponsor{
display: block;
}
}