.input_corner {
	background-color: #FFF;
	width: 192px;
	height: 25px;
	border:0px;
}
.input_corner_1 {
	background-color: #6f6b63;
	width: 192px;
	height: 25px;
	border:0px;}
.textarea_corner {
	background-color: #FFF;
	width: 300px;
	height: 70px;
	border:0px;
}
.textarea_corner_1 {
	background-color: #6f6b63;
	width: 300px;
	height: 70px;
	border:0px;
}
#orderform textarea {
	width: 290px;
	height: 66px;
	padding-top: 0px;
	margin-top: 2px;
	margin-left: 5px;
	margin-right: 5px;
	border:0px;
}
#orderform .form_input_style {
	padding-top: 0px;
	margin-top: 2px;
	margin-left: 5px;
	margin-right: 5px;
	border:0px;
}







.c_form_text {
	background-color: #6f6b63;
	padding: 10px;
}
*html .c_form_text {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
	padding-right: 0px;
}
*html .c_form_text textarea {


}
.c_form_text_input {
	background-color: #6f6b63;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	width: 193px;
	border:0px;
}
*html .c_form_text_input {
	background-color: #6f6b63;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 0px;
	width: 173px;
	border:0px;
}
.c_form_text_submit {
	background-color: #6f6b63;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	width: 153px;
	height: 20px;
	position: relative;
}
/**html .c_form_text_submit {
	background-color: #000;
	border: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	width: 0px;
	height: 0px;
}
*html .c_form_text_submit {
	background-color: #000;
	border: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	width: 0px;
	height: 0px;
}*/

.c_form_text_submit submit {
	
}

.form_red_text {
	color: #F00;
}
.form_black_text {
	color: #000;
}