﻿#authTabs
{
    width: 270px;
    
}

.authPanel
{
    margin-top: 20px;
}

.authPanel table
{
    width: 100%;
}

.ui-tabs span
{
    font-size: 10px;
}

#delAuth
{
    text-align: center;
    height: 100%;
    background: url(/images/get_email_banner.png) no-repeat 5px 40px;
}

#delAuth .wllInfo p 
{
    margin: 10 0 0 0;
    padding: 0;
    text-align: left;
    text-indent: 0;
}

#liveidlogo 
{
    position: absolute;
    left: 95px; 
    top: 74px;
}

#getLiveId
{
    margin-top: 10px;
    width: 240px;
    height: 35px;
    cursor: pointer;
}

#vk_login
{
    text-align: center;
    margin: auto;
    margin-top: 15px;
}