﻿div.massageLittleBook 
{
    position: relative; 
    top: 0; 
    left: 0; 
    width: 270px; 
    /*height: 203px;*/
    height: 231px;
}

div.massageLittleBook div.fields 
{
    padding: 4px 8px;
}

div.massageLittleBook div.fields div.buttons 
{
    text-align: center;
    margin: 8px 0 0 0;
}

div.massageLittleBook div.wait 
{
    background: url(/images/global/checkers/checker-afbc21-2x2.gif); 
    display: none; 
    position: absolute; 
    top: 0; 
    left: 0; 
    width: 270px; 
    height: 203px;
}

div.massageLittleBook div.wait img 
{
    position: absolute; 
    top: 65px; 
    left: 113px;
}

div.massageLittleBook div.wait div.text 
{
    color: #50361b;
    text-align: center; 
    position: absolute; 
    top: 109px; 
    left: 0; 
    width: 276px; 
}

div.corporate div.content table td.content div.referral-form 
{
    margin-top: 12px;
}

div.corporate div.content table td.content div.referral-form table 
{
    width: 100%;
}

div.corporate div.content table td.content div.referral-form table td
{
    width: 50%;
}

div.corporate div.content table td.content div.referral-form table td.error,
div.corporate div.content table td.content div.referral-form table td.button 
{
    width: auto;
}

div.corporate div.content table td.content div.referral-form table td.error 
{
    color: #cc0000;
}

div.corporate div.content table td.content div.referral-form table td.button 
{
    text-align: center;
    padding-top: 12px;
}

div.corporate div.content table td.content div.referral-form table td div.heading 
{
    font-size: 13px;
    color: #8d849b;
    font-weight: bold;
    border-bottom: 1px solid #afbc21;
    margin: 0 12px 0 0;
    padding: 0 0 0 12px;
}

div.corporate div.content table td.content div.referral-form table td table, 
div.corporate div.content table td.content div.referral-form table td table td 
{
    width: auto;
}
