.nt_form { width: 518px; background-image:url('../images/nt_form_box_top.gif'); background-repeat:no-repeat; background-position:top; }

	/** left **/
	.nt_form_left { float:left; width:186px; }
		.nt_fl_row, .nt_fr_row, .nt_fr2_row { height:27px; margin:1px 0; }
		.nt_fl_row label, .nt_both label { display:block; width:47px; line-height:27px; float:left;}
		.nt_form_input_box { float:left; padding:5px 7px; background-image: url('../images/form_input_bg.gif'); background-position:center; background-repeat:no-repeat;}
		.nt_form_input250_box { float:left; padding:5px 7px; background-image: url('../images/form_input250_bg.gif'); background-position:center; background-repeat:no-repeat;}
		.nt_form .il { width:125px; #width:123px; border:0; background:transparent; font-size:11px; height:15px; font-family:Verdana, Tahoma;}
		
		.nt_form .i2 { width:250px; #width:248px; border:0; background:transparent; font-size:11px; height:15px; font-family:Verdana, Tahoma;}
	
	/** right **/
	.nt_form_right { float:left; width:302px; }
		.nt_fr_row label { display:block; width:145px; line-height:27px; float:left;}
		.nt_fr2_row label { display:block; width:170px; line-height:27px; float:left;}
	
	/** equal **/
	.nt_form_equal { float:left; width:244px; }
		.nt_fe_row label { display:block; width:92px; line-height:27px; float:left;}
		.nt_fe_row select { width:127px; }
		.nt_fr2_row label { display:block; width:170px; line-height:27px; float:left;}
	
	/** both **/
	.nt_form_both { width:488px; }
		.nt_form_text { padding:7px 17px 5px 7px; background-image: url('../images/nt_form_ta.gif'); background-position:center; background-repeat:no-repeat; }
		.nt_form_text300 { padding:5px 12px 5px 7px; background-image: url('../images/nt_form_ta300.gif'); background-position:top left; background-repeat:no-repeat; }
		.ta { width:417px; #width:415px; border:0; background:transparent; font-size:11px; height:69px; font-family:Verdana, Tahoma; overflow:vertical; margin:0; }
		.ta300 { width:320px; #width:318px; border:0; background:transparent; font-size:11px; height:199px; font-family:Verdana, Tahoma; overflow:vertical; margin:0; }

	/** n **/
	#sci { margin-right:10px; margin-left:5px; vertical-align:middle; }
	.red { color:red; font-weight:bold; }
	
	
.nt_butt_send { width:80px; height:31px; border:none; background:none; background-image: url('../images/form_butt_send.gif'); background-position:center; background-repeat:no-repeat; color:white; font-weight:bold; font-size:11px;}
.nt_form_btm { width: 518px; height:20px; background-color:transparent; background-image:url('../images/nt_form_box_btm.gif'); background-repeat:no-repeat; background-position:bottom; }
.nt_butt_in { width:120px; height:31px; border:none; background:none; background-image: url('../images/form_butt_in.gif'); background-position:center; background-repeat:no-repeat; color:white; font-weight:bold; font-size:11px;text-align:center;vertical-align:30px;}
