.loginLinksBlock {
    display: inherit;
    width: 50%;
    float: left;
}

.loginFormBlock {
    width: 50%;
    float: right;
}