.x_table_review_order {
	width: 100%;
	border-collapse:separate;
	border-spacing:0;
	border-left: 2px solid #444;
	border-right: 2px solid #444;
	border-bottom: 2px solid #444;
	margin-bottom: 12px;
}

.x_table_review_order_trow_odd td {
	border-bottom:1px solid #444;
	color:#eee;
	padding:1px 5px;
}

.x_table_review_order thead {
	background-color: #444;
}

.x_table_review_order th {
	padding:5px 5px;
}

.x_table_review_order tfoot td {
	/*border-bottom:1px solid #444;*/
	padding:3px 5px;
}

.x_table_review_order_tot_spacer td {
	border-top:2px solid #444;
}

.x_table_review_order_bot_spacer td {
	border-bottom:3px solid #444;
}

.x_table_review_order_tot_td {
	background-color: #444444;
}

.x_table_td_span {
	cursor: help;
}

.x_co_but_container {
	margin-top: 40px;
	margin-bottom: 50px;
}

.x_co_fld_lbl {
	display:inline;
	float:left;
	/*font-family:Arial,sans-serif;*/
	font-size:13px;
	line-height:30px;
	width:117px;
	padding-left: 5px;
}

.x_co_br {clear: both;}

.x_co_fld_input {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	font-family:Verdana,Geneva,sans-serif;
	font-size: 11px;
	background:transparent none repeat scroll 0 0;
	border:1px solid #555555;
	border-spacing:10px;
	color:#EEEEEE;
	margin-top:3px;
	padding:5px;
	width:200px;
}

.x_co_fld_but {
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	background-color:#555555;
	border:0 solid #666666;
	color:#eee;
	font-family:"myriad pro",helvetica,arial,sans-serif;
	font-size:12px;
	line-height:1.5;
	min-width:140px;
	padding:5px 5px;
	margin:0px 10px;
	font-weight:bold;
}

.x_co_fld_but:hover {
	color: #ff6603;
	cursor: pointer;
}

.x_co_but_container {
	text-align:center;
}

.w300 {
	width: 300px;
}

.w400 {
	width: 400px;
}

.w500 {
	width: 500px;
}

.w560 {
	width: 560px;
}

label.error {
	color: #ff6603;
	padding-left:122px;
	padding-bottom:5px;
	width:210px;
	float: left;
	font-size: 10px;
}

.flddisabled {
	color: gray;
}
