.progressbar {
	margin-left: 5px;
	height: 28px;
}
.message {
	position:absolute;
	font-size: 12px;
	font-weight: bold;
	color: #0033CC;
	text-align: center;
	padding-top: 5px;
	width: 785px;
	height: 22px;
}
.progress {
	position:absolute;
	background-image: url(../imgmp/tabbg1.png);
	height: 25px;
	width: 0px;
	background-repeat: repeat-x;
	font-weight: bold;
}

.progressborder {
	position:absolute;
	height: 23px;
	width: 782px;
	border: solid 1px #006699;
}
.shdrow {
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	height: 20px;
	width: 620px;
}
.shdrow div {
	float: left;
}

.shdrow .dest {
	width: 350px;
}

.shdrow .cost {
	width: 160px;
	text-align:right;
}

.shdrow .del {
	width: 110px;
	text-align: right;
}
#srw {
	padding-top:10px;
}
