.nativelpad-header {
font-size: 12px;
text-decoration: none;
color:#898989;
}
.nativelpad-sponsor {
font-size: 12px;
line-height: 30px;
color: #413f41;
display: inline;
float: right;
font-family: helvetica,Arial,sans-serif;
}

.nativelpad-reset {
    clear: both;
}


/* Article CSS */
.nativeapad-thumbnail  {
width: 120px;
float: left;
margin-right: 10px;
}
.nativeapad-header {
font-weight: bold;
font-size: 14px;
line-height: 16px;
text-decoration: none;
color:#aaaaaa;
font-family: "Helvetica",Arial,sans-serif;
}

.nativeapad-content {
border-bottom: 1px solid #cccccc;
border-top: 1px solid #cccccc;
margin: 10px 0;
padding: 10px;
background:#f9f9f9;
}  
  
.nativeapad-thumbnail img {
border: 1px solid #b6b6b6 !important;
padding: 0px;
width: 100%;
}
.nativeapad-post a {
color: #177dbc;
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: normal;
font-size: 12px;
line-height: 12px;
color:#413f41;
display: inline;
float:right;
font-family: "Helvetica",Arial,sans-serif;
}
.nativeapad-reset {
clear: both;
}
/* Insight CSS */
.insightlpad-post{
padding:5px;
}
.insightlpad-post>header a {
font-size:16px;
}
.insightlpad-thumbnail{
float:left;
margin-right:3px;
}
.insightlpad-content{
margin-top: 10px;
border:1px solid #dddddd;;
}
.insightlpad-content h2 {
color: white;
background-image: linear-gradient(to right,#092d61,#0088c3);
padding: 5px;
padding-left: 10px;
font-size: 23px;
margin-bottom: 0;
border: none;
}
.insightlpad-sponsorlabel{
float:right;
color: #ddd;
padding-top: 5px;
}
.insightlpad-reset {
clear: both;
}
@media only screen and (max-width: 600px) {
.nativeapad-sponsor{
display: block;
}
}
