.nativelpad-content {
background: #f6f6f6;
padding:4px 5px 0 4px;
margin-top: -13px;
margin-bottom:1.083333em;
}
/* Article CSS */
.nativeappad-thumbnail  {
width: 120px;
float: left;
margin-right: 10px;
}
.nativeappad-header {
font-weight: bold;
font-size: 14px;
line-height: 16px;
text-decoration: none;
color:#aaaaaa;
font-family: "Helvetica",Arial,sans-serif;
}

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

/* Insight CSS */
.nativeinsightad-content{
background-color: #efefef;
margin-top: -0.666em;
}
.nativeinsightad-header{
padding:0;
}
.nativeinsightad-sponsorlabel{
float:right;
text-transform: uppercase;
color: #7a7a7a;
font-size: 12px;
}
.nativeinsightad-post{
float: left;
padding: 10px 0;
}
.nativeinsightad-post header a, .nativeinsightad-post header a:hover{
color: #003468;
font-size: 20px;
font-weight:bold;
}
.nativeinsightad-post p{
padding:5px 0;
margin:0;
}
.nativeinsightad-thumbnail{
float:left;
width: 100%;
}
.nativeinsightad-button,.nativeinsightad-button:hover{
background-color: #0e76bf;
border: 0 solid #0e76bf;
border-radius: 4px;
color: #ffffff !important;
font-size: 12px;
padding: 6px 20px;
text-decoration: none;
text-transform: uppercase;
}
.nativeinsightad-reset {
clear: both;
}