.nativelpad-content{
background-color:#f3f3f3;
padding-top: 20px;
margin-top: -20px;
margin-bottom:20px;
}
.nativelpad-content article{
margin-bottom:0;
}
.nativelpad-thumbnail  {

}
.nativelpad-header {
color:#823e4f;
}

.nativelpad-post a {
}
.nativelpad-post a:hover {
text-decoration: underline;
}
.nativelpad-post p {
    margin: 2px 0;
}
.nativelpad-sponsor  {
color: #666666;
}
.nativelpad-reset {
    clear: both;
}

/* Article CSS */
.nativeappad-thumbnail  {
width: 200px;
float: left;
margin-right: 10px;
}
.nativeappad-header {
font-weight: bold;
font-size: 16px;
line-height: 16px;
text-decoration: none;
color:#666;
font-family: 'Karla', sans-serif;
text-transform: uppercase;
}

.nativeappad-content {
background:#f6f6f6 none repeat scroll 0 0;
border-bottom: 1px solid #b0ba25;
border-top: 1px solid #b0ba25;
margin: 10px -10px -21px -10px;
padding: 10px;
}  
  
.nativeappad-thumbnail img {
border: 1px solid #b6b6b6 !important;
padding: 0px;
width: 100%;
}
.nativeappad-post a {
color: #b0ba25; !important;
font-size: 16px !important;
font-weight: normal !important;
}
.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;
font-family: 'Karla', sans-serif;
color:#000;
display: inline;
float:right;
}
.nativeappad-reset {
clear: both;
}
}
