.popup-top {
	height: 110px;
}

.popup-body {
	padding: 0px 20px;
}

.popup-bottom {
	height: 96px;
	text-align: center;
}

TABLE.good_list {
 	font-size: 12px;
}

TABLE.good_list TD {
	padding: 2px 6px 2px 6px;
}

TABLE.good_list TH {
	font-weight:bold;
	text-align: left;
	vertical-align: middle;
	padding-bottom: 8px;
}

TABLE.good_list INPUT.text {
	width: 100%;
	text-align: right;
	background: /*inherit*/#FFFFFF;
}

TABLE.good_list .dark {
	background-color: #E5F4FB;
}

TABLE.good_list .total {
	font-weight: bold;
	font-size: 13px;
	padding-top: 8px;
}