.texttitle {
	background-image: url(/img/common/ct_back_780.gif);
	height: 23px;
	width: 780px;
	font-size: 16px;
	color: #53AAAC;
	text-indent: 40px;
	padding-top: 7px;
	font-weight: bold;
	margin-bottom:5px;
}
.pastpkg {
	background-color: #F2F2F2;
	margin: 5px;
	padding: 4px;
	float: left;
	height: 155px;
	width: 108px;
	border: 1px dashed #6666CC;
	text-align: center;
}
.pastdate {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5383B3;
	padding: 3px;
	height: 12px;
	width: 96px;
	border: 1px dashed #6699CC;
	margin-bottom: 5px;
	text-align: center;
}

