#main {
	width: 920px;
	margin: 0 auto;
	display: block;
}
textarea , input[type=text]{
	color:#777;
	font-size:14px;
}
form .option, .option {
	background: #FFF;
	color: #777;
	margin: 0 0 20px 0;
}
form .option p {
	margin: 0 0 15px 0;
	padding: 0px;
	font-weight: bold;
}
.option p.first {
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}
form .option h4, .option h4 {
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0 0 8px 0;
	border-bottom: 1px solid #CCC;
}
form fieldset {
	margin: 10px 0;
}
form fieldset p {
	padding: 10px 0 !important;
	margin: 0 15px 15px 0 !important;
	float: left;
	font-weight: normal !important;
	font-size: 13px;
	line-height: 18px;
	text-align: center;
	background: #f9f9f9;
	width:107px;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
form fieldset p label input {
	display: block;
	margin: 3px auto 8px auto;
}
.sub {
	width: 200px;
	position: absolute;
}
.sub>div {
	background-color: #FCFFE5;
	margin-bottom: 20px;
}
.sub .total-price {
	background-color: #ffe79f;
	border: 1px solid #ff9600 !important;
}
span.bprice-price span {
	color: #ff9600;
	font-weight: bold;
}
.sub .total-price .total {
	font-size: 1.6em;
	padding: 10px;
	margin: 0px;
	text-align: center;
}
.sub .total-price .total span {
	color: #ff9600;
	font-weight: bold;
}
.bprice-price {
	display: block;
	text-align: center;
}
.conf p {
	padding: 10px 0 10px 10px;
	margin: 0px;
}
.bprice-price.right .sub {
	margin-left: 20px;
}
.bprice-price.left .sub {
	margin-right: 20px;
}
.option textarea {
	display: block;
	height: 184px;
	width: 700px;
	margin: 0px;
	padding: 10px;
	margin-top:10px;
	background: #f9f9f9;
	border:none;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.conf {
	display: none;
}
/*

Don't edit below this line

*/
ui-spinner {
	display: none !important;
}
.spinner {
	width: 50px !important;
	display: block;
	text-align: center !important;
	margin: 0 auto !important;
}
.plansubpageholder {
	float: left;
	margin: 0 17px 12px 0;
	padding: 0 0 5px 0;
	background: url(../images/plansubshadow.png) no-repeat center bottom;
}
.plansubpage {
	width: 192px;
	min-height: 165px;
	padding: 30px 15px;
	border-radius: 360px;
	background: #eeeeee;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.plansubpage .planrate {
	margin: -93px 0 0 131px;
}
.plansubpage input {
	margin: -3px auto 5px auto;
	display: block;
}
.plansubpage h2 {
	margin: 0 0 5px 0;
	padding: 0px;
	text-align: center;
	font-size: 28px;
	color: #039BCA;
}
.plansubpage span.bPrice-price span {
	font-size: 24px;
}
.plansubpage h2 span {
	color: #c2c2c2;
}
.plansubpage ul {
	list-style: none;
	margin: 34px 0 0 0;
	padding: 0px;
	float: left;
	width: 192px;
}
.plansubpage ul li {
	color: #777;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
}
.option div+div+div {
	margin-right: 0px;
}
.bprice {
	position: relative;
}
.bprice.left .sub, .bprice.right .sub {
	position: absolute;
}
.bprice.right .options {
	float: left;
}
.bprice.left .options {
	float: right;
}
::-moz-selection {
background: #2391FF;
color:#fff;
text-shadow: none;
}
::selection {
	background: #2391FF;
	color: #fff;
	text-shadow: none;
}
a:link {
	-webkit-tap-highlight-color: #2391FF;
}
.plansubpage span.bprice-price {
	position: absolute;
	width: 192px;
	text-align: center;
}
.plansubpage span.bprice-price span {
	font-size: 26px;
}
