.site_header .site_logo
{
    float: left;
}
.site_header .site_links
{
    float: right;
}
.site_header .clear_all
{
    clear: both;
}