#panel #sect_extras {
	padding-bottom: 20px;
}

#price {
	margin: 20px -10px;
	border-top: 1px solid #888;
	border-bottom: 1px solid #888;
	padding: 5px 0;
	background: #fafafa;
}

#content #price p {
	margin: 0 100px;
	text-align: center;
	color: #888;
	font-size: 90%;
}

#content #price p strong {
	font-size: 120%;
}

#content #price #bigprice {
	font-size: 460%;
	color: #ff1969;
	font-weight: bold;
}

#features {
	margin: 0 -10px 40px -10px;
	padding: 0 10px;
	font-size: 110%;
}

#extras {
	border-top: 2px dotted #ff1969;
	padding: 10px 0;
	text-align: center;
	font-size: 130%;
	font-weight: bold;
	border-bottom: 2px dotted #ff1969;
}

#content .product {
	margin: 0 0 40px 0;
}

#content .product h2 {
	position: relative;
	border-bottom: 0;
	padding: 0 200px 0 0;
	margin: 30px 10px 0 10px;
	background: transparent url(/res/images/dot_trail.gif) 0 12px repeat-x;
	font-size: 17px;
	line-height: 17px;
	vertical-align: baseline;
	text-transform: none;
	color: #333;
	letter-spacing: 0;
}

* html #content .product h2 {
	height: 1%;
}

#content .product h2 span {
	background: #fff;
	padding: 0 10px 0 0;
}

#content #panel .product h2 span {
	background: #fafafa;
}

#content .product.major h2 {
	font-size: 23px;
	line-height: 23px;
	background: transparent url(/res/images/dot_trail.gif) 0 17px repeat-x;
}

#content #goldplan {
	background: #fff;
	margin: 30px 20px;
	border: 1px solid #ddd;
}

#content #goldplan div {
	background: transparent url(/res/images/sunburst.jpg) 50% 50% no-repeat;
	margin: 10px;
	border: 1px solid #eee;
	padding: 0 5px;
}

#content #goldplan h2 {
	margin: 15px 0 0 10px;
	padding: 0;
	border-bottom: 0;
	text-transform: none;
	color: #333;
	font-size: 17px;
	letter-spacing: 0;
}

#content .product span.price {
	position: absolute;
	height: 17px;
	bottom: 0;
	right: 0;
	text-align: right;
	font-weight: bold;
	background: #fff;
	margin: 0;
	padding: 0 0 0 10px;
	color: #ff1969;
	text-transform: uppercase;
}

* html #content .product span.price {
	top: 2px;
}	

#content .product.major span.price {
	height: 23px;
}

#content .product span.price span {
	font-size: 14px;
	background: transparent;
	padding: 0;
}

#content .product.major span.price span {
	font-size: 18px;
}

#content .product.major span.price span.from {
	font-size: 14px;
	text-transform: none;
	color: #aaa;
	font-weight: normal;
}

#content .product .extras_desc {
	margin-top: -2px;
}

#content .product .extras_desc p {
	margin: 10px;
	color: #666;
}

#content .product .extras_desc strong {
	font-size: 110%;
	color: #333;
}

#content .product .extras_desc p.smallprint {
	color: #999;
	font-size: 85%;
}

#content #registrycards_img {
	float: right;
	display: inline;
	margin: -10px -10px 0 0;
}

p.ordered {
	font-weight: bold;
	color: #6fbd6e;
	background: transparent url(/res/images/icons/extras_ordered.gif) 0 3px no-repeat;	
	padding-left: 16px;
}

p.ordered a:link,
p.ordered a:visited {
	color: #6fbd6e;
	text-decoration: underline;
}

p.ordered a:hover,
p.ordered a:active,
p.ordered a:focus {
	color: #ff1969;
}

#panel form.orderform {
	margin: 0;
	padding: 0;
}

#panel form.orderform p {
	margin: 0 10px;
}

#panel form.orderform select {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 80%;
	border-top: 1px solid #ff2979;
	border-left: 1px solid #ff2979;
	border-right: 1px solid #ef0959;
	border-bottom: 1px solid #ef0959;
	line-height: 1;
	vertical-align: middle;
	margin-right: 10px;
}

#panel form.orderform button {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 80%;
	text-transform: uppercase;
	font-weight: bold;
	border-top: 1px solid #ff2979;
	border-left: 1px solid #ff2979;
	border-right: 1px solid #ef0959;
	border-bottom: 1px solid #ef0959;
	color: #fff;
	background: #ff1969;
	line-height: 1;
	vertical-align: middle;
}

#panel form.orderform button.over {
	color: #ff1969;
	background: #fff;
}

#testimonial_helpinghand {
	margin-top: -20px;
}