.nativelpad-thumbnail  {
width: 120px;
float: left;
margin-right: 10px;
}
.nativelpad-header {
line-height: 20px;
font-weight: bold;
font-size: 14px;
text-decoration: none;
color:#FFB633;
}

.nativelpad-content {
border-bottom: 1px solid #cccccc;
    margin: 0 0 15px;
    padding: 0 0 15px;
}  
  
.nativelpad-thumbnail img {
border: 1px solid #b6b6b6 !important;
padding: 0px;
width: 100%;
display:block;
}
.nativelpad-post a {
text-decoration: none;
}
.nativelpad-post a:hover {
text-decoration: underline;
}
.nativelpad-post p {
    margin: 2px 0;
}
.nativelpad-sponsor {
    padding-bottom: 0;
    padding-top: 0.5em;
    text-align: right;
}
.nativelpad-sponsor small {
    color: #999;
    font-size: 12px;
}
.nativelpad-reset {
    clear: both;
}

/* 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 {
background:#f9f9f9 none repeat scroll 0 0;
border-bottom: 1px solid #cccccc;
border-top: 1px solid #cccccc;
margin: 10px 5%;
padding: 10px;
}  
  
.nativeappad-thumbnail img {
border: 1px solid #b6b6b6 !important;
padding: 0px;
width: 100%;
display:block;
}
.nativeappad-post a {
color: #000;
font-size: 14px;
font-weight: normal;
}
.nativeappad-post a:hover {
text-decoration: underline;
}
.nativeappad-post p {
margin: 2px 0 !important;
font-size: 12px; 
color: #555;   
}
.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;
}
}

/* Article2  CSS */
.nativeappad2-thumbnail  {
width: 120px;
float: left;
margin:0 10px 0 0;
padding:0;
}
.nativeappad2-header {
text-transform: uppercase;
border-bottom: 2px solid #ae1a3a;
color: #222222;
display: inline-block;
font-size: 1.25em;
margin: 0;
padding: 0 0.5em 0.5em 0;
position: relative;
top: 2px;
}

.nativeappad2-content {
border-top: 2px solid #e1e1e1;
border-bottom: 1px solid #cccccc;
margin: 0 0 30px;
padding: 16px 0 24px;
}  
  
.nativeappad2-thumbnail img {
border: 1px solid #b6b6b6 !important;
padding: 0px;
width: 100%;
display:block;
}
.nativeappad2-post a {
font-family: Open Sans Bold,Helvetica,Arial,sans-serif;
font-size: 1.25em;
font-weight: 600;
color:#333;
}
.nativeappad2-post a:hover {
color:#ae1a3a;
text-decoration: none;
}
.nativeappad2-post p {
color: #666;   
font-family: Open Sans,Helvetica,Arial,sans-serif;
font-size: 0.95em;
font-weight: 400;
line-height: 1.55em;
}
.nativeappad2-sponsor{
font-weight: bold;
font-size: 12px;
line-height: 12px;
text-decoration: none;
color:#000;
display: inline;
float:right;
}
.nativeappad2-reset {
clear: both;
}
@media only screen and (max-width: 900px) {
.nativeappad2-content {
padding-left: 0.5em;
} 
}