.package_list h1{
	margin-bottom: 0px;
	width: 390px;
}

.package {
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
	border-top:1px solid #666666;
}

.package_first {
	border: 0 !important;
	padding-top: 0px !important;
}

.package h2{
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.package p{
	margin-top: 0px;
	padding-top: 5px;
}

.boxLink {
	text-align: right;
}

#order_summary {
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding: 0px 10px;
	margin-bottom: 20px;
}
