.nativelpad-content {
background: #f6f6f6;
padding:4px 5px 0 4px;
margin-top: -13px;
margin-bottom:1.083333em;
}
/* Article CSS */
/* Article CSS */
.nativeappad-thumbnail  {
width: 120px;
float: left;
margin-right: 10px;
}
.nativeappad-header {
font-weight: bold;
font-size: 12px;
line-height: 12px;
text-decoration: none;
color:#FFB633;
}

.nativeappad-content {
border-bottom: 1px solid #cccccc;
border-top: 1px solid #cccccc;
margin: 10px 6%;
padding: 10px;
background:#f6f6f6;
}  
  
.nativeappad-thumbnail img {
border: 1px solid #b6b6b6 !important;
padding: 0px;
width: 100%;
}
.nativeappad-post a {
color: #000;
font-size: 14px;
font-weight: normal;
text-decoration-line:none;
}
.nativeappad-post a:hover {
text-decoration: underline;
}
.nativeappad-post p {
margin: 2px 0 !important;
font-size: 12px !important; 
color: #aaa !important;   
}
.nativeappad-sponsor{
font-weight: bold;
font-size: 12px;
line-height: 12px;
text-decoration: none;
color:#000;
display: inline;
}
.nativeappad-reset {
clear: both;
}
@media only screen and (max-width: 600px) {
.nativeappad-sponsor{
display: block;
}
}