.packages-list-container {
	padding-top: 24px;
}
.packages-list-item {
	padding-top: 22px;
	padding-bottom: 21px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #1f1f1f;
}
.packages-list-item-image {
	padding: 9px;
	float: left;
	border: 1px solid #1e1e1e;
	margin-right: 29px;
}
.packages-list-item-content {
	float: left;
	width: 606px;
	padding-top: 4px;
}
.packages-list-item-content td{
	padding-right: 10px;
	padding-bottom: 10px;
}
.packages-list-item-col-desc {
	width: 380px;
}
.packages-list-item-grey-bar {
	background-color: #151515;
	padding-top: 10px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 14px;
	height: 29px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom:6px;
}
.packages-list-item-rate {
	float: left;
	margin-right: 13px;
	padding-right: 13px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #2f2f2f;
}
.packages-list-item-action {
	float: left;
}

#page-content .packages-list-item-content h3 {
	font-size: 22px;
	font-weight: bold;
	color: #efbe3a;
	padding: 0px;
	margin: 0px;
	float: none;
}
#page-content .packages-list-item-content h4 {
	font-size: 22px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	line-height: normal;
}

#page-content .packages-list-item-content h5 {
	font-size: 12px;
	font-weight: bold;
	color: #efbe3a;
	margin: 0px;
	padding: 0px;
}
.packages-list-item-disclaimer
{
	font-size:10px;
	padding-left:4px;
	padding-right:4px;
}