I would need a hint of how to change the "navControls" (the small Tabs at the bottom-right which show when you have more than one "Notices") from position "right" towards position "centered".
Many thanks!

Code:
.PanelScroller .navControls {
float: right;
}
Many thanks!