label {

	display:block;

	float:left;

	padding-right:10px;

	text-align:right;

	width:120px;

	font-family:Georgia,"Georgia",serif;

	color:#DEF6FF;

}



.fieldContainer {

	padding:0.25em 0pt;

}



.validation-failed{

   border:1px red solid;

}

.text{

   

   font-size: 11px;

   font-weight:normal;

   color:#333333;

   border:1px #cccccc solid;

   background:url(../images/form/style1_txt_bg.gif) #f6f6f6 top repeat-x;

}



.btn{

	margin-left:170px;

   color:#333333;

   border:1px #c6c7ca solid;

   background: url(../images/form/style1_btn_bg.gif) #e4e4e4 top repeat-x;

}

.validation-advice {

	background-color:#FF3300;

	color:#FFFFFF;

	font-weight:bold;

	margin-left: 160px;

	padding:3px;

}



.validation-adviceContainer {

	margin-top: 8px;

}

.recaptcha {

	margin-left: 40px;

}