#package_holder {
	font-family: Arial, Helvetica, sans-serif;
	width: 660px;
	border: 1px solid #35000B;
	position: relative;
	left: 2px;
	background-color: #F6ECC1;
	margin-bottom: 20px;
}
.package_menu_border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

#package_menu {
	float: right;
	width: 67px;
	position: relative;
	display: block;
	text-align: center;
	background-color: #FFFFFF;
}
#package_bullets {
	background-color: #F6ECC1;
	border: 1px solid #000000;
	list-style-type: circle;
	position: relative;
	width: 160px;
	padding: 3px;
	float: right;
	margin-left: 5px;
}

#package-detail-holder {
	width: 576px;
	float: left;
	padding: 8px;
	background-color: #FFFFFF;
	border-right: 1px solid #000000;
}
li {
	line-height: normal;
}
.faq-lines {
	margin-top: 10px;
}
#legend {
	margin: 1px;
	margin-bottom: -10px;
	height: 10px;
	width: 10px;
	border: 1px solid #000000;
	position: relative;
	left: 80px;
	top: -14px;
}
