.payment, .payment table {
	width: 500px;
}
.payment h1 {
	font-size: 14px;
}
.payment spam {
	font-size: 10px;
}
.payment spam {
	font-size: 10px;
}
.payment_msg_error {
	color: red;
	font-size: 10px;
}
.payment_msg_system {
	color: green;
	font-size: 10px;
}
.payment td, .payment_userfield {
	padding: 5px;
	padding-right: 0px;
	vertical-align: top;
}
.payment_userfield_notation {
	width: 150px;
	padding-bottom: 10px;
}
.payment_userfield_textfield {
	width: 300px;
}
.payment_product_numberof, .payment_product_name, .payment_product_price {
	border-top: 1px dotted black;
}
.payment_product_price {
	text-align: right;
}
.payment_total {
	border-top: 2px solid black;
	border-bottom: 2px solid black;
}
.payment_total {
	font-weight: bold;
	border-top: 2px solid black;
	border-bottom: 2px solid black;
}
.payment_total_price {
	text-align: right;
	font-weight: bold;
	border-top: 2px solid black;
	border-bottom: 2px solid black;
}
.payment_botton {
	text-align: right;
}
.payment_gtwbox_notsend {
	height: 200px;
	width: 500px;
	border: 1px solid black;
	overflow: scroll;
}
.payment_gtwbox_error {
	height: 200px;
	width: 500px;
	border: 1px solid red;
	overflow: scroll;
}
.payment_gtwchecktext_error {
	color: red;
}
.payment_gtwchecktext_notsend{

}
.payment_error *{
	color: red;
}
.payment_succeed *{
	color: green;
}
.payment_headline {
	font-weight: bold;
	padding: 5px 0 10px 0;
}
.payment_buttons {
	text-align: right;
}
.payment form {
	display:inline;
}
.payment_form td {
	padding-top: 5px;
}
.payment_text_fild {
	width: 300px;
}
.payment_form {
	width: 500px;
}
.payment_useredit {
	text-align: right;
}
.payment_useredit_notation {
	weight: 150px;
}
.payment_useredit input{
	border: 1px solid #000000;
	padding: 3px;
	width: 350px;
}
.payment_useredit .payment_form_msg_error {
	color: #9E061D;
	font-size: 10px;
}
.payment_error_login {
	color: #9E061D;
}
.payment_form_headline {
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 10px;
	font-weight: bold;
}
.payment_button {
	text-align: right;
}
.payment_button input {
	color: #000000;
}
