body {
	background:white;
}

.ui_form .group_box .group_title {
	border:0;
	background-color: #EAEAEA !important;
	box-shadow:none;
}
.ui_form .group_box {
	border:0;
}
#order.preview .group_box:nth-child(4) table.ui_vertical_list tr.titles th:nth-child(2){
	width:90px;
	text-align:left;
}
#order.preview .group_box:nth-child(4) table.ui_vertical_list tr.titles th:nth-child(3){
	width:90px;
	text-align:left;
}
#order.preview .group_box:nth-child(4) table.ui_vertical_list tr.titles th:nth-child(4){
	width:120px;
	text-align:left;
}

#order.preview .box_address_first td,
#order.preview .box_address_second td {
	width:48%;
}