#top-pager {
    width:100%;
    text-align:right;
}

#bottom-pager {
    clear:both;
    float:left;
    width:100%;
    text-align:right;
}

#prev_page_link {
    float:left;
    text-align:left;
}

#next_page_link {
    float:right;
    text-align:right;
}

.cleanup_code {
    clear:both;
    display:none;
}

.counter_container 
{
    position: absolute; 
    top: 1px; 
    left: 1px;   
    visibility: hidden;
}
.counter 
{
    width:1px;
    height:1px;
    border:none;
}

#bottom-news {
padding: 10px;
padding-top: 40px;
}