#block-wrapper {
width:500px;
display:inline-block;
}

.clear {
clear:both;
}

.netsposts-content {
display:inline-block;
margin-bottom:15px;

}

.netsposts-title {
font-size:18px;
margin-bottom:5px;
}

.netsposts-title a {
color:#004080;
line-height:120%;
}

.netsposts-source {
display:block;
border-top:1px dotted #ccc;
border-bottom:1px dotted #ccc;
margin-bottom:5px;
font-family:serif;
color:#8d8d8d;
}


.netsposts-post-titles-only {
font-size:22px;
font-weight:lighter;
margin-bottom:5px;
display:block;

.netsposts-excerpt{
font-size:13px;
text-align:justify;
line-height:120%;
}

#netsposts-paginate {
font-family:Arial, Helvetica, sans-serif;
padding: 3px;
 border-top:1px dotted #ccc;
border-bottom:1px dotted #ccc;
}
 
#netsposts-paginate a {
    text-decoration:none;
    color: #000080;
}
#netsposts-paginate a:hover {
       background-color: #800000;
}
#netsposts-paginate span.current {
        padding:2px 5px 2px 5px;
    background-color: #d0dff2;
    color:#000080;
  margin: 2px;
    }

#netsposts-paginate  a.next , #netsposts-paginate  a.prev  {

}

 #netsposts-paginate .page-numbers {
    padding: 2px 5px 2px 5px;
        color:#fffbf0;
   background-color: #7d99c4;

 margin: 2px;
    }
