the pagebrowser can be changed a bit by variables in
plugin.tt_news {
pageBrowser {
}
}
But easier then changing the order would be changing the CSS. Try using
.browseLinksWrap {
text-align: right;
}
instead of floating the content to the right.
Greetings Lina Wolf