*{font:12px Arial, Helvetica, sans-serif;}
body{background:url(images/body_bg.jpg) #42463d repeat-x;}
p{color:#3A3A3A; margin:10px 0;}
strong{font-weight:bold;}
.left{float:left;}
.right{float:right;}
em, .italic{font-style:italic;}
.strong{font-weight:bold;}
.center{text-align:center;}
.red{color:#f00;}
a:active{outline:none;}
.mbot{margin-bottom:30px;}
a{color:#436A70;}
a:hover{color:#7c989c;}
.notes{ color:#5F5F5F; }
/*layout*/
#wrapper{
	width:963px;
	margin:0 auto;
	background:#FFFFFF;
}
	#header{
		height:121px;
		width:100%;
		background:url(images/header_bg.jpg) repeat-x;
		position:relative;
	}
		h1#logo{
			margin-left:15px;
		}
		/*PAGE NAV ALL*/
		/*general nav*/
		ul.nav li{
			float:left;
			display:inline;
		}
		/*external nav*/
		ul#exnav{
			position:absolute;
			bottom:6px;
			right:18px;
		}
			#exnav-bo, #exnav-gc{
				height:32px;
				width:180px;
				display:block;
				text-indent:-99999px;
			}
				#exnav-bo{
					background:url(images/exnav_book_online.jpg) top left no-repeat;
					margin-right:4px;
				}
				#exnav-bo:hover{
					background-position:bottom;
				}
				#exnav-gc{
					background:url(images/exnav_girt_cert.jpg) top left no-repeat;
				}
				#exnav-gc:hover{
					background-position:bottom;
				}
		/*page nav*/
		ul#pagenav{
			position:absolute;
			top:4px;
			right:18px;
		}
			ul#pagenav li a{
				color:#fff;
			}
			ul#pagenav li a:hover{
				color:#09393f;
			}
			.pn-line{
				border-right:1px solid #fff;
				padding-right:5px;
				margin-right:5px;
			}
			.a-ding{
				margin:0 0 0 2px;
			}
		/*product nav*/
		#prod-nav-bg{
			width:100%;
			height:32px;
			background:url(images/prod_nav_bg.jpg) repeat-x;
			position:relative;
			z-index:200;
		}
			#prodnav{
				float:right;
				margin:7px 18px 0 0;
			}
				.prod-line{
					border-right:1px solid #8e9387;
					margin-right:5px;
					padding-right:5px;
				}
				#prodnav li a{
					font-size:13px;
					color:#2a2c21;
				}
				#prodnav li a:hover{
					color:#777b68;
				}
		/*sub navigation*/
		.subnav{
			position:absolute;
			display:block;
			padding-top:8px;
			margin-left:-6px;
			left:-9999px;
		}
		.nav li:hover ul{
			left: auto;
		}
			.subnav li{
				display:block !important;
				float:none !important;
				height:17px;
				background:#fafbfa;
				padding:3px 4px 1px 4px;
				border-bottom:1px solid #e6e7e4;
				border-left:1px solid #a7b1ac;
				border-right:1px solid #a7b1ac;
			}
			.subnav .endcap{
				border-bottom:1px solid #a7b1ac;
				-moz-border-radius-bottomleft:3px;
				-moz-border-radius-bottomright:3px;
			}
				.subnav li a{
					font-size:11px !important;
					display:block;
					padding:1px 4px 1px 4px
				}
				.subnav li a:hover{
					background-color:#26bcce;
					color:#fff !important;
				}
		#ht{width:130px;}
			#ht li{width:115px;}
		#hs li{width:87px;}
		/*subnav z-indices*/
		#sp{z-index:200;}
		#st{z-index:210;}
		#fac{z-index:220;}
		#ht{z-index:230;}
		#hs{z-index:240;}
	/*MAIN LAYOUT*/
	#main{
		width:100%;
	}
		#main a{
			text-decoration:underline;
		}
	/*sidebar layout*/
	#sidebar{
		float:left;
		width:205px;
	}
		#sb-alt{
			float:left;
			width:205px;
			padding-left:20px;
		}
	#maincontent{
		float:right;
		min-height:300px;
		width:755px;
	}
	#mc-alt{
		float:right;
		height:300px;
		width:735px;
	}
		.mc-set-h{
			height:350px;
		}
		#fullcontent{
			padding-left:20px;
			padding-bottom:30px;
		}
			.fc-pad{
				padding-right:20px;	
			}
			#fullcontent dl{}
			#fullcontent dt{
				font-weight:bold;
			}
			#fullcontent dd{
				margin-bottom:10px;
			}
		.back-to-top{
			margin:0 0 0 3px;
			background:url(images/back_top_arrow.gif) no-repeat 0 2px;
			padding:0 0 0 10px;
			color:#436a70;
		}
		.back-to-top:hover{
			color:#7c989c;
		}
	/*footer*/
	#footer{
		width:100%;
		position:relative;
	}
		#foot-page-nav{
			height:23px;
			width:100%;
			background:#20acbd;
		}
			#footnavmain{
				padding:4px 0 0 37px;
			}
				#footnavmain a{
					color:#fff;
					text-transform:capitalize;
					font-size:10pt;
				}
				#footnavmain a:hover{
					color:#172523;
				}
					.fn-line{
						border-right:1px solid #cceef2;
						padding:0 7px 0 0;
						margin:0 7px 0 0;
					}
		#foot-nav{
			border-top:4px solid #09393f;
			padding:18px 0;
		}
		#sitenav{
			padding-left:36px;
		}
			.foot-dline{
				border-right:1px dotted #9eaaa8;
				padding:0 21px 0 0;
				margin:0 21px 0 0;
				height:164px;
			}
			#footnavmain li, .footsubnav li{
				display:block !important;
			}
			.footsubnav li a, .footsubnav li{
				float:none !important;
			}
			#sitenav h5, #sitenav a{
				text-transform:capitalize;
				font-size:11px;
			}
			#sitenav a{
				color:#778381;
			}
			#sitenav h5 a{
				color:#09383e;
			}
			#sitenav h5{
				color:#555555;
			}
			#sitenav a:hover{
				color:#172523;	
			}
				#sitenav h5, #sitenav h5 a{
					font-weight:bold;
				}
					#sitenav li ul li{
						padding:0;
					}
					.footsubnav{
						padding:0 0 0 1px;	
					}
					.padtop{
						padding-top:8px;
					}

						#foot-contact p{
							padding:0 0 0 2px;
							color:#555555;
							font-size:11px;
							margin:7px 0 2px !important;
						}
		#footer-foot{
			width:100%;
			height:55px;
			background:url(images/footer_bot_bg.jpg) repeat-x;
			border-top:1px solid #6ac9d4;
		}
			#footer-copy a, #footer-copy{
				color:#fff;
			}
			#footer-copy a:hover{
				color:#09393f;
			}
			#footer-copy{
				padding:35px 0 0 18px;
				margin:0;
			}
	/*home*/
	#home-img{
		width:963px;
		height:239px;
		display:block;
	}
	.home-img-space{
		margin-bottom:10px !important;
	}
	/*home - promotion*/
	#home-promo{
		width:466px;
		height:200px;
		position:relative;
		margin:0 13px 0 3px;
		display:inline;
	}
	.promo-contest{
		border:2px solid #c6c6c6;
		background:url(images/promo_contest_bg.jpg) no-repeat 0 -43px;
	}
		.promo-contest a{
			width:108px;
			height:37px;
			background:url(images/promo_contest_btn.jpg) no-repeat;
			display:block;
			text-align:center;
			font-size:20px;
			color:#fff;
			position:absolute;
			top:13px;
			right:20px;
		}
		.promo-contest a:hover{
			color:#2a2c21;
		}
			.promo-contest a span{
				font-size:17px;
				text-transform:capitalize;
				line-height:36px;			
			}
		.promo-contest h3{
			padding:0 19px;
		}
		.promo-contest p{
			margin:0 19px;
		}
			.promo-contest h3{
				margin:8px 0 0 0;
				color:#777a32;
				font-size:17px;
				font-weight:bold;
			}
			.promo-contest .p1{
				font-size:20px;
				color:#643e29;
				margin-bottom:5px;
			}
			.promo-contest .p2{
				display:block;
				padding-top:9px;
				padding-bottom:9px;
				text-align:center;
				color:#a29151;
				font-size:13px;
			}
				.promo-contest .p2 span{
					color:#857847;
				}
	#home-panel{
		width:469px;
	}
		#cta-derm{
			height:61px !important;
			width:198px !important;
			opacity:.5;
			filter:alpha(opacity='50');
		}
		#cta-derm:hover{
			opacity:1;
			filter:alpha(opacity='100');
		}
		#home-panel h2{
			color:#09393f;
			font-size:2.1em;
			margin:0 0 3px 0;
		}
		#home-panel p{
			border-bottom:1px solid #C6C6C6;
			border-top:1px solid #C6C6C6;
			display:block;
			padding:7px 4px 9px 0;
		}
	/*home ctas*/	
	#home-ctas{
		height:133px;
		margin:15px 0 0 6px;
	}
		#home-ctas li, #home-ctas li a{
			height:133px;
			width:238px;
			float:left;
			text-decoration:none;
		}
		#home-ctas li.home-cta-line{
			background:url(images/home_cta_line.jpg) no-repeat right;
		}
		#home-ctas li img{
			padding:4px 0 0 20px;
		}
			#home-ctas li a{
				display:block;
				width:237px;
				height:110px;
			}
				#home-ctas span{
					display:block;
					color:#3A3A3A;
				}
				#cta-vt{
					background:url(images/cta_vt.jpg) no-repeat 21px top;
				}
				#cta-vt:hover{
					background:#f1f1f1 url(images/cta_vt.jpg) no-repeat 21px bottom;
				}
					#cta-vt span{
						padding:9px 0 0 95px;
					}
				#cta-cc{
					background:url(images/cta_cc.jpg) no-repeat 8px top;
				}
				#cta-cc:hover{
					background:#f1f1f1 url(images/cta_cc.jpg) no-repeat 8px bottom;
				}
					#cta-cc span{
						padding:9px 0 0 87px;
					}
				#cta-sp{
					background:url(images/cta_sp.jpg) no-repeat 14px top;
				}
				#cta-sp:hover{
					background:#f1f1f1 url(images/cta_sp.jpg) no-repeat 14px bottom;
				}
					#cta-sp span{
						padding:4px 0 0 81px;
					}
				#cta-mas{
					background:url(images/cta_mas.jpg) no-repeat 2px top;
				}
				#cta-mas:hover{
					background:#f1f1f1 url(images/cta_mas.jpg) no-repeat 2px bottom;
				}
					#cta-mas span{
						padding:4px 0 0 103px;
					}
					#home-ctas p{
						color:#606363;
					}
					#home-ctas p, #home-ctas p strong{
						font-size:11px;
					}
/*product pages*/
#prod-img-bg{
	width:100%;
	height:229px;
	background:url(images/prod_img_bg.jpg) repeat-x;
	border-bottom:10px solid #dfeec5;
	position:relative;
}
	#prod-img{
		float:right;
		border-left:1px solid #868d7a;
	}
	#pi-up{
		margin-top:	19px;
		position:absolute;
		top:145px;
	}
	.pi-pad{
		margin-left:24px;
		color:#f0f0f0;
	}
		#prod-img-bg p{
			width:447px;
		}
	#pi-mt{
		display:block;
		border-top:1px solid #a4a5a2;
		border-bottom:1px solid #a4a5a2;
		position:absolute;
		top:65px;
		padding:12px 0 13px;
	}
		#pi-up-btn{
			height:47px;
			width:122px;
			text-indent:-9999px;
			background:url(images/pi_up_btn.jpg) top no-repeat;
			display:block;
			float:right;
			overflow:hidden;
		}
		#pi-up-btn:hover{
			background-position:bottom;
		}
		.pb-inner-price{
			/*color:#227c87;*/
			float:right;
			font-size:12px;
			display:block;
			border:1px solid #E0E3D0;
			padding:2px 4px;
			background-color:#F3F5EA;
		}
	.font-12{
		font-size:12px !important;
	}
/*product page full content*/
.fc-title{
	margin:15px 0 15px 0;
	padding:0 0 5px 0;
	border-bottom:1px solid #c9c9c9;
}
/*product page nav*/
#prod-page-nav{
	margin-top:36px;
}	
	#prod-page-nav li{
		padding:2px 3px;
	}
		#prod-page-nav li a{
			display:block;
			padding:2px 0 2px 5px;
			color:#2A2C21;
			font-size:14px;
			width:185px;
			text-decoration:none;
		}
		#prod-page-nav li a:hover{
			background-color:#42463D;
			color:#EBEBEB;
		}
/*product div boxes*/
.prod-box{
	padding:0 20px 0 0;
	margin:30px 0;
}
	.pb-head{
		height:26px;
		width:100%;
		position:relative;
		padding:2px 0;
		display:block;
	}
		.pb-h-line{border-bottom:1px solid #b3bca1;}
		.pb-head p{
			display:block;
		}
		.pb-name{
			font-size:20px;
			color:#227c87;
			padding-top:2px;
		}
			.pb-inner-name{
				font-size:15px;
				color:#227c87;
				padding-top:2px;
				margin:0 0 5px;
				font-weight:bold;
			}
		.prod-meta{
			height:27px;
			width:175px;
			border:1px solid #e0e3d0;
			position:absolute;
			top:0;
			right:0;
		}
			.meta-sans-price{
				width:107px !important;
			}
		.meta-price{
			display:block;
			height:27px;
			width:68px;
			border-right:1px solid #e0e3d0;
			margin:0 5px 0 0;
			line-height:26px;
			text-align:center;
			background-color:#f3f5ea;
		}
		a.meta-book-btn{
			margin:3px 0 0 5px;
			display:block;
			height:22px;
			width:98px;
			text-indent:-9999px;
			overflow:hidden;
			background:url(images/book_online_btn.jpg) top;
		}
		a.meta-book-btn:hover{
			background-position:bottom;
		}
	.pb-content{
		padding:12px 0 13px 0;
		border-bottom:1px solid #b3bca1;
		display:block;
	}
		.pb-content p{
			margin:0;
		}
		.pb-inner{
			margin:0 0 9px;
		}
/*spa treatments page*/
.tan-table{
	border:1px solid #E0E3D0;
	margin:9px 0 0;
	width:100%;
}
	.tan-table tr, .tan-table tr td{
		border-bottom:1px solid #E0E3D0;
	}
	.tan-table tr td{
		padding:5px 10px;
		font-size:14px;
	}
/*massage page*/
.mass-box{
	width:448px;
	float:left;
	border:1px solid #e0e3d0;
	display:inline-table;
}
	#mb-1 div{
		padding:5px 10px;
		color:#3f413b;
	}
		.mb-t{color:#d56808 !important; font-weight:bold;}
		.mb-bg1{background-color:#f2f5e6;}
		.mb-bg2{background-color:#f6f8ef;}
	#mb-2{}
		#mb-2 tr td{padding:5px 10px;font-size:14px;}
		#mb-2 tr td a{font-size:14px;}
		.mb-bo-btn{text-align:center;}
			.mb-bo-btn a{color:#3f413b;}
			.mb-bo-btn a:hover{color:#737668;}
		.mb-lb{border-left:1px solid #e0e3d0;}
	.mass-box div{
		font-size:14px;
	}
	.mb-bb td, .mb-bb{
		border-bottom:1px solid #e0e3d0;
	}
.mb-space{
	margin-right:23px;
}
.mu-book a{
	background:url(images/prod-bo.jpg) no-repeat 10px 0;
	padding:1px 0 0 32px;
	color:#303227;
	font-size:12px;
	margin:0 0 0 5px;
	position:absolute;
	right:0;
	top:11px;
	border-left:1px solid #cbcbcb;
}
.mu-1{margin-bottom:13px;}
.mu-2{margin-bottom:18px;}
.mu-3{margin-bottom:12px; margin-top:-7px;}
.mu-content-1, .mu-content-2, .mu-content-3{border-bottom:1px solid #b3bca1;}
.mu-content-1 p, .mu-content-2 p, .mu-content-3 p{margin:0;}
	.mu-content-1{padding:10px 0 11px;}
	.mu-content-2{padding:10px 0 11px;}
	.mu-content-3{padding:12px 0 13px 0;}
	.mu-box-1{
		width:540px;	
	}
	.mu-box-2{
		margin-left:160px;
	}
	.mu-tw{
		width:540px;	
	}
		.mu-table{
			width:100%;
			border:1px solid #e0e3d0;
			margin:9px 0 35px 0;
		}
			.mu-table tr, .mu-table tr td{
				border-bottom:1px solid #e0e3d0;
			}
			.mu-table tr td a, .mu-table tr td{
				font-size:14px;
			}
			.mu-table tr td{
				padding:5px 10px;
			}
/*facials page*/
.full-fac-box{
	margin-bottom:10px;
	position:relative;
}
.fac-box{
	width:540px;
	margin-bottom:10px;
}
	.pb-fac-content-1{
		border-bottom:1px solid #B3BCA1;
		padding:9px 0 13px;	
	}
		.pb-fac-content-1 ul{
			padding-left:30px;
			margin-bottom:10px;
		}
			.pb-fac-content-1 ul li{
				list-style:disc;
			}
	.fac-c-1{
		padding-top:10px !important;
	}
.fac-box-mbot{margin-bottom:35px;}
.pbh-1{
	padding:2px 0;
	position:relative;
}
	.pbh-table{
		border:1px solid #e0e3d0;
	}
		.pbh-table tr, .pbh-table tr td{
			border-bottom:1px solid #e0e3d0;
		}
		.pbh-table tr td{
			padding:5px 10px;
		}
.pb-fac-content{
	border-bottom:1px solid #B3BCA1;
	padding:5px 0 15px;	
}
.fct-1{margin-top:13px;}
.fct-2{margin-top:24px;}
.fct-3{margin-top:0;}
.fct-4{margin-top:17px;}
.fct-5{margin-top:1px;}
.fct-6{margin-top:2px;}
.fct-7{margin-top:2px;}
.fct-8{margin-top:1px;}
/*hand foot page*/
.hf-table{
	margin-bottom:0;
}
/*hair care page*/
.hc-box{
	width:448px;
	float:left;
	border:1px solid #e0e3d0;
}
	.hc-box tr, .hc-box tr td{
		border-bottom:1px solid #e0e3d0;
	}
	.hc-box tr td{
		padding:5px 10px;
		font-size:14px;
	}
	.hc-box-marg{
		margin-right:23px;
	}
	.dir-cut{
		font-size:12px !important;
		font-style:italic !important;
	}
/*pages*/
.p-title{
	margin:15px 20px;
	padding:0 0 5px 0;
	border-bottom:1px solid #c9c9c9;
}
.alt-page-top{
	margin-top:9px !important;
}
/*promotions page | book online*/
.pr-1{
	width:575px;
	padding:0 0 0 5px;
}
	.pr-1 p{
		margin:10px 0 12px;
		padding-right:20px;
	}
.pr-2{
	padding-left:23px;
	border-left:1px solid #d1d3c8;
	float:left;
}
	.bo-right ul li, .pr-2 ul li{
		margin:0 0 4px 0;	
	}
	.bo-right ul li label, .pr-2 ul li label{
		font-size:11px;
		display:block;
		width:100px;
		float:left;
		padding:3px 0 0 0;
		color:#555555;
	}
	.bo-right ul li input, .pr-2 ul li input{
		padding:1px;
		width:150px;
	}
	.pr-2 p{
		margin:10px 0 12px;
	}
#pc-btn{
	width:auto !important;
}
#bo-submit, #pc-btn{
	margin-left:99px;
}
/*careers page*/
#careers-cf{
	margin-top:10px;
}
	.form-error{
		color:#FF0000;
		margin:5px 0 !important;
	}
	.mail-ok{
		color:#003300;
		background:#C6EEBF;
		padding:2px 0;
		text-align:center;
	}
	.mail-fail{
		color:#8B0505;
		background:#FDDBDC;
		padding:2px 0;
		text-align:center;
	}
/*virtual tour*/
.vt-1{
	padding:5px 10px;
}
.vt-2{
	padding:5px 10px;
	border-left:1px solid #d1d3c8;
}
	.vt-2 p{
		padding:10px 5px;
	}
/*contact page*/
#gmap{
	 width:600px;
	 height:320px;
	 z-index:90;
}
.contact-info{
	width:320px;
	float:left;
}
	.contact-content{
		margin:0 0 10px 0;
		padding:0 0 10px 0;
		border-bottom:1px solid #C9C9C9;
		width:280px;
	}
.contact-map{
	width:600px;
	float:right;
}
/*book online*/
#book-online-go{
	float:right;
	width:250px;
	margin:10px 0 0 20px;
	padding:0 0 20px 20px;
	border-left:1px solid #c9c9c9;
}
.fig-img{
	border:1px solid #c9c9c9;
}
	.bo-page .pb-name{
		margin-top:15px;
	}
/*clearfix*/
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
#signup, #bookonline{
	display:block;
	height:36px;
	width:164px;
	overflow:hidden;
	text-indent:-9999px;
	
}
#signup{
	background:url(images/signup_btn.jpg) no-repeat top;
}
#bookonline{
	background:url(images/bookonline_btn.jpg) no-repeat top;
}
	#signup:hover, #bookonline:hover{
		background-position:bottom;
	}
/*gift certificates*/
#g-s1{
	height:62px;
	width:100%;
	background:url(images/gift_step1.jpg) no-repeat 0 0;
}
#gt-services{
	float:left;
	width:440px;
}
#gt-list{}
	#gt-list li{
		border:1px solid #ddd;
		width:418px;
		padding:10px;
		height:59px;
		background:url(images/gift_select_bg.jpg) repeat-x 0 100%;
	}
		#gt-1, #gt-2{
			margin-bottom:10px;
		}
		#gt-list li div.gt-load{
			height:59px;
			width:100%;
			background:url(images/gt_load.gif) no-repeat 50% 50%;
		}
		#gt-list li label{
			display:block;
			color:#0d6a76;
			font-size:20px;
			font-weight:bold;
			margin-bottom:5px;
		}
		#gt-list li select, #gt-list li input{
			padding:3px;
		}
	#gt-2{ position:relative; }
		#gt-dollar-add{
			left:169px;
			position:absolute;
			top:40px;
		}
	#ogt3 div{
		margin-bottom:5px;
	}
		#gift-price{
			color:#0d6a76;
			font-size:20px;
			font-weight:bold;
			float:left;
			margin-right:8px;
		}
		#gt-price, #gp-wrap{
			margin:0;
			font-size:20px;
		}
		#gt-dollar-add, #gt-price-add{
			display:block;
			width:74px;
			height:24px;
			background:url(images/gift_add.gif) no-repeat 0 0;
			text-indent:-9999px;
		}
#gt-cart-wrap{
	float:left;
	width:462px;
	margin-left:20px;
}
	#gtc-inner{
		padding:10px;
		border:1px solid #ddd;
	}
		#gt-services h4, #gtc-inner h4{
			font-size:20px;
			font-weight:bold;
			color:#0d6a76;
		}
		.gt-cart-item{
			margin:10px 0;
			padding-bottom:10px;
			border-bottom:1px solid #ddd;
			position:relative;
		}
			.gt-cart-item input{
				background:#fff;
				border:0;
			}
			.gt-cart-item .gt-cart-cat, .gt-cart-item .gt-cart-serv{
				display:block;
				width:100%;
				margin-bottom:3px;
			}
				.gt-cart-item .gt-cart-cat{
					font-size:14px;
				}
				.gt-cart-item .gt-cart-serv{
					font-size:16px;
					font-weight:bold;
				}
				.gt-cart-item .gt-cart-price{
					font-size:16px;
				}
				.gt-cart-remove{
					position:absolute;
					top:0;
					right:10px;
				}
		#reset{
			position:relative;
			margin-top:10px;
			height:28px;
		}
			#reset-cart{
				display:block;
				height:28px;
				width:159px;
				background:url(images/gift_remove_all.jpg) no-repeat 0 0;
				text-indent:-9999px;	
				position:absolute;
				top:0;
				left:0px;			
			}
			#reset #submit{
				position:absolute;
				top:0;
				right:0;
			}
		#gtc-inner .notes{
			font-size:11px;
		}
/*gift card info page*/
#usermsg{
	margin-bottom:10px;
	padding:0 10px;
}
	.error{
		border:1px solid #F33;
		background-color:#FFE1DD;
	}
.user-info-list{
	margin-top:5px;
}
	.user-info-list li{
		margin-bottom:10px;
		padding:4px;
	}
		.user-info-list li.error{
			padding-left:3px;
		}
		.user-info-list li .ui-label{
			display:block;
			font-size:14px;
			float:left;
			width:145px;
			line-height:23px;
		}
			.user-info-list input{
				border:1px solid #788962;
			}
		.user-info-list li .ui-user{
			padding:3px;
			width:225px;
		}
		.user-info-list li span{
			font-size:11px;
			color:#757575;
			display:block;
			margin-top:3px;
		}
			#diff-bill{
				margin-right:5px;
			}
#item-info{
	margin-top:5px;
}
	#item-info th, #item-info td{
		padding:7px;
	}
	#item-info th{
		font-size:14px;
		font-weight:bold;
		background-color:#ddd;
		border-bottom:1px solid #000;
		border-top:1px solid #000;
	}
	.item-info{
		border-bottom:1px solid #ddd;
	}
	.item-price{
		border-left:1px solid #ddd;
	}