#pricing-page {
	background: #FFF;
	position: relative;
	font-size: 13px;
	color: #3E3B37;
	overflow: visible;
}
#pricing-page #pricing-intro {
	padding-bottom: 30px;
}
#pricing-page #free-starburst {
	height: 110px;
	width: 110px;
	position: absolute;
	top: 0px;
	right: -10px;
}

#pricing-page #seeking {
	float: left;
	width: 305px;
	position: relative;
}

#pricing-page #offering {
	float: left;
	width: 305px;
	margin-left: 45px;
	position: relative;
}

#pricing-page #payment-options {
	padding: 15px;
	background: #FFF;
	border: 12px solid #E5E0D8;
	position: relative;
	font-size: 12px;
	width: 241px;
	overflow: visible;
	margin: 25px 0px 0px;
}

#pricing-page #payment-options #guarantee-starburst {
	height: 101px;
	width: 101px;
	position: absolute;
	top: -40px;
	right: -40px;
}

#pricing-page #payment-options #ccards {
	padding-top: 8px;
}

#pricing-page  #payment-options .payment-subtitle {
	padding-top: 10px;
	padding-bottom: 2px;
}

#pricing-page #payment-options p {
	padding-top: 0px;
	padding-bottom: 10px;
}

#pricing-page .title {
	margin: 0px;
	padding: 0px;
}
#pricing-page p  {
	margin: 0px;
	padding: 5px 0px 20px;
}

#pricing-page .service-intro {
	padding-bottom: 5px;
}

#pricing-page ul {
	margin: 0px;
	padding: 0px 0px 25px;
}

#pricing-page li {
	list-style: none;
	background: url(/reseller/2/img/pricing-bullet.gif) no-repeat 0px 2px;
	padding-left: 10px;
	display: block;
	height: 19px;
}
#pricing-page li .service {
	width: 215px;
	display: block;
	margin: 0px;
	float: left;
}

#pricing-page li .price {
	display: inline;
	float: left;
}

#pricing-page .star {
	color: #F8811A;
}

#pricing-page #certificate {
	height: 300px;
	width: 305px;
	position: relative;
	margin-top: 30px;
}

#pricing-page #certificate img {
	position: absolute;
	height: 300px;
	width: 365px;
	left: -34px;
	top: 0px;
}
