﻿.RecaptchaContainer
{
	margin-left: 10px;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
}

.RecaptchaDetails
{
	font-size: 0.65em;
	font-weight: normal;
	float: none;
}


.RecaptchaContainer a, 
.RecaptchaContainer a:link, 
.RecaptchaContainer a:visited, 
.RecaptchaContainer a:hover
{
	font-size: small;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	vertical-align: bottom;
}

.RecaptchaContainer a:hover
{
	text-decoration: underline;
}

.RecaptchaImage
{
	margin: 5px 0px 5px 0px;
	border:1px solid #003976;	
	text-align: center;
}

.RecaptchaImage a
{
	margin-top: -10px;
}


.RecaptchaInput
{
	background:transparent url(/assets/InternationalProgramme/images/forms/form_user_bg.jpg) repeat-x scroll 0 0;
	border:1px solid #003976;	
	width: 168px;
}

.recaptcha_is_showing_audio 
{

}

.recaptcha_isnot_showing_audio 
{
}

.recaptcha_only_if_image
{
	
}

.recaptcha_only_if_audio
{
	
}

.recaptcha_had_incorrect_sol 
{
}

.recaptcha_only_if_no_incorrect_sol
{
	
}

.recaptcha_nothad_incorrect_sol 
{
	
}

.recaptcha_only_if_incorrect_sol
{
	
}