.form-style form {
	margin: 3em auto;
	width: 700px;
}
.form-style fieldset, .table-style fieldset {
	background: #f1f1f1;
	border: 1px solid #ccc;
	margin: 2em 0;
	padding: 1em;
}
.form-style .input-comment {
	padding-left: 0.5em;
	color: gray;
	line-height: 2em;
}
.form-style label {
	display: block;
	font-weight: bold;
	float: left;
	clear: left;
	width: 14em;
	padding-right: 1em;
	text-align: right;
	line-height: 1.8em;
}
.form-style input, .form-style textarea {
	display: block;
	float: left;
	sswidth: 17em;
}
.form-style legend, .table-style legend {
	font-size: 1.4em;
	font-weight: bold;
	color: #666;
}
.form-style fieldset fieldset, .table-style fieldset fieldset {
	background: #f7f7f7;
	margin: 1em 0;
}
.form-style fieldset fieldset legend {
	font-size: 1.2em;
}
.form-style br, .table-style br {
	clear: both;
}
.form-style table, .table-style table, .grey-box-left table, .grey-box-right table {
	width: 97%;
	margin: 0 auto;
	background: #ccc;
	padding: 0;
	text-align: center;
}
.form-style td, .table-style td {
	background: white;
	padding-left: 0.4em;
	padding-right: 0.4em;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
}
.form-style tr .odd, .table-style tr .odd {
	background: #f1f1f1;
}
.form-style tr .table-title, .table-style tr .table-title {
	background: #666;
}
.table-style tr .table-footer {
	background: #ccc;
}
.form-style .sum-table table, .table-style .sum-table table {
	margin-top: 4em;
	margin-bottom: 4em;
	background: none;
}
.form-style .sum-table td, .table-style .sum-table td {
	background: none;
	padding-right: 0.5em;
}
.form-style .sum-table input {
	position: relative;
	left: 290px;
	width: 10em; !important
}
.f11green, .f11green-bold {
	color: #339900;
	font-size: 11px;
}
.f11green-bold {
	font-weight: bold;
}
.grey-box-left, .grey-box-right {
	width: 390px;
	background: #f1f1f1;
	border: 1px solid #ccc;
	padding: 5px;
	margin-top: 2em;
	margin-bottom: 2em;
	text-align: center;
	min-height: 160px;
}
.grey-box-left {
	float: left;
}
.grey-box-right {
	float: right;
}
.grey-box-left h3, .grey-box-right h3 {
	padding-bottom: 1em;
	border-bottom: 1px solid #ccc;
}
.grey-box-left table, .grey-box-right table {
	background: none; !important
}


.order-search-form {
	font-weight: bold;
	width: 97%;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 1.5em;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	border-bottom: 1px solid #ccc;
}
.form-button-center {
	width: 97%;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 1.5em;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
}
.order-search-form input, .form-button-center input {
	width: 7em;
}
.order-search-form input {
	margin-right: 0.5em;
	margin-left: 0.5em;
}
.form-button-center input {
	width: 12em;
}
#select-payment table, #select-payment td {
	background: none;
}
#select-payment .order-search-form {
	width: 67%;
}
#select-payment a:link, #select-payment a:visited {
	text-decoration: none;
	border-bottom: 1px dotted #666;
	color: black;
}
#select-payment a:hover {
	text-decoration: none;
	border-bottom: 1px dotted #d50101;
	color: #d50101;
}
.payment-form-style {
	margin: 0 auto;
	width: 500px;
	height: auto;
	border-bottom: 1px solid #ccc;
	margin-bottom: 2em;
	padding-bottom: 2em;
}
.payment-form-style .payment-logo {
	width: 160px;
	text-align: center;
	float: left;
}
.payment-form-style .payment-form {
	width: 250px;
	float: left;
}
.payment-form-style label {
	display: block;
	font-weight: bold;
	float: left;
	clear: left;
	width: 5em;
	padding-right: 1em;
	text-align: right;
	line-height: 1.8em;
}
.payment-form-style input {
	display: block;
	float: left;
	width: 8em;
}
a.redlink:link, a.redlink:visited, a.redlink:hover {
font-size: 11px;
font-weight: bold;
text-decoration: none;
}
a.redlink:link, a.redlink:visited {
color: #d50101;
border-bottom: 1px dotted #d50101;
font-weight: bold;
text-decoration: none;
}
a.redlink:hover {
color: gray;
border-bottom: 1px dotted gray;
font-weight: bold;
text-decoration: none;
}
.f11b, .f11bbold, .f11w, .f11wbold, .f11r, .f11rbold {
font-size:11px;
}
.f11b {
color:#000;
}
.f11bbold {
color:#000;
font-weight:bold;
}
.f11w {
color:#FFF;
}
.f11wbold {
color:#FFF;
font-weight:bold;
}
.f11r {
color:#FF0000;
}
.f11rbold {
color:#FF0000;
font-weight:bold;
}
.f12b {
font-size:12px;
color:#000;
}
.f12r {
font-size:12px;
color:red;
text-decoration:none;
}
.f12bbold {
font-size:12px;
font-weight:700;
color:#000;
}
.f12rbold {
font-size:12px;
font-weight:700;
color:red;
}
.f12w {
font-size:12px;
color:#FFF;
}
a.linkmenu {
text-decoration:none;
color:#333;
font-size:11px;
}
a.linkmenu:visited {
color:#333;
font-size:11px;
text-decoration:none;
}
.f12grey {
font-size:12px;
color:#666;
text-decoration:none;
}
.f10grey {
font-size:10px;
color:#666;
}
.f11grey_light {
font-size:11px;
color:#999;
}
