@charset "utf-8";
/* CSS Document */
/***********
.recaptchatable .recaptcha_image_cell, #recaptcha_table {
   background-color:#CCCCCC !important; //reCaptcha widget background color
 }
 
 #recaptcha_table {
   border-color: #FF0000 !important; //reCaptcha widget border color
 }
 
 #recaptcha_response_field {
   border-color: #FF0000 !important; //Text input field border color
   background-color:#FF0000 !important; //Text input field background color
 }
 
/*****************************/
img{
	margin:0px;
	padding:0px;
	}
.thank{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	text-align:left;
	color:#333333;
	}
#wrap{
	margin:0 auto;
	width:100%;
	}
#wrap1{
	margin:0 auto;
	width:165px;
	}
.box{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	border:#CFCFCF 1px dashed;
	height:17px;
	margin-bottom:5px;
	line-height:20px;
	}
.msg{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CC3333;
	border:#CFCFCF 1px dashed;
	margin-bottom:5px;
	}
.heading_cont{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:23px;
	border-bottom:#999999 1px dashed;
	}
.box2{
	font-family:Arial, Helvetica, sans-serif;
	background-color:#333333;
	display:inline;
	height:30px;
	color:#FFFFFF;
	border:#666666 1px dashed;
	}
.boox{ width:130px; border:#FFCCCC 1px dashed; height:16px; color:#000000; cursor:pointer;}
.boox2{ width:105px; border:#FFCCCC 1px dashed; height:16px; color:#000000; float:right;}

.boox1{ width:60px; border:#FFCCCC 1px dashed; height:20px; color:#000000;}


