Could some-one please advise me on how to align the 'sitelink' and 'loggedinas' variables in the footer of a standard moodle theme.





#footer .logininfo {
text-align:right;
}
#footer .sitelink{
text-align:left;
}
but they are still coming on the page one underneath the other ( see image below) . I would like to line them up where the moodle logo is on the left side of the footer and the "you are logged in as " sign to the right of the footer but all on the same line/area.
Any help or suggestions would be appreciated.
Thanks
Shabana