﻿.error 
{
    font-family:Arial;
    font-size: 12px;
    color: Red;
}
.button
{
    border-style: none;
    background-color: #0F56A4;
    font-family:Arial;
    font-size: 12px;
    color: White; 
    width: 110px;
    height: 30px;   
}
.PNormal
{
    font-family:Arial;
    font-size: 12px;
    font-weight: normal;
}
.recaptcha_r1_c1,.recaptcha_r2_c1,.recaptcha_r2_c2,.recaptcha_r3_c1,
.recaptcha_r3_c2,.recaptcha_r3_c3,.recaptcha_r4_c2,
.recaptcha_r4_c4,.recaptcha_r7_c1,.recaptcha_r8_c1
{
    display: none !important;    
}
.recaptcha_r4_c1
{
    background-image: none !important;
}
#recaptcha_whatsthis, #recaptcha_switch_audio,.recaptcha_input_area_text
{
    display: none !important;
}
#recaptcha_image
{
    border: 1px solid #C1C1C1;    
}
.recaptcha_input_area
{    
    height: 25px !important;   
}
.head_title,.c_footer
{
	position: absolute;
}
#recaptcha_table td div.recaptcha_input_area{height: 25px !important;}
#recaptcha_table td.recaptcha_r4_c1 {width: 120px !important; }
