/* pop-up-form */
.layover_form {	position:fixed; text-align:left;}
.layover_form3 { text-align:left;}
.layover_position {
	background:url(../images/common/pop-up-form.png);
	width:258px;
	height:460px;
	position: absolute;
	top: 113px;
	left: 10px;
	z-index:500;
}
.layover_position2 {	background:url(../images/common/pop-up-form2.png); width:258px; height:460px;	position: absolute;	top: 110px;	left: 10px; z-index:500;}

.layover_position3 {
	background:url(../images/common/pop-up-form.png);
	width:258px;
	height:460px;
	top: 10px;
	left: 0px;	

}


		#layover-form{ margin:115px 0 0 27px; padding:0; width:207px; font-size:11px; color:#FFFFFF;}
			#layover-form form p{ margin:0; padding:0 0 2px 0;}
				#layover-form form label{ display:block;}
				#layover-form div{ margin-bottom:2px;}
				#layover-form div.text input{ width:200px; margin-bottom:5px;}				
				#layover-form div textarea{ width:200px; height:50px;}
				#layover-form form input#Evaluation{ float:left;}
		.header-submit input{ margin:0 auto; width:98px; display:block;}
		#close-this{ float:right; color:#FFFFFF !important; text-decoration:none;}


		#layover-form3{ margin:115px 0 0 27px; padding:0; width:207px; font-size:11px; color:#FFFFFF;}
			#layover-form3 form p{ margin:0; padding:0 0 2px 0;}
				#layover-form3 form label{ display:block;}
				#layover-form3 div{ margin-bottom:2px;}
				#layover-form3 div.text input{ width:200px; margin-bottom:5px;}				
				#layover-form3 div textarea{ width:200px; height:50px;}
				#layover-form3 form input#Evaluation{ float:left;}