@charset "utf-8";
/* CSS Document */
#mediCellBox p{
	width:300px;
	float:left;
}

#mediCellBox .mediCellPhoto{
	float:right;
	padding:1px;
	border:1px solid #cccccc;
	background-color:#ffffff;
	margin-top:5px;
}

#aboutMediCell p{
	float:left;
}

#aboutMediCell .bedPhoto{
	float:right;
	padding:1px;
	border:1px solid #cccccc;
	background-color:#ffffff;
	margin-top:5px;
}

#photobox{
	width:400px;
	margin:0 auto;
}
#photobox div{
	background-color:#ffffff;
	border:1px solid #cccccc;
	padding:3px;
	width:156px;
	margin:0 auto;
}

#photobox p{
	width:164px;
	margin:0 auto;
}

#photobox p span{
	color:#930735;
	font-weight:bold;
	font-size:13px;
}

#photobox ul li{
	float:left;
	width:200px;
	margin-bottom:10px;
}



#checkList ul{
	width:500px;
	margin-bottom:9px;
}

#checkList ul li{
	background:url(../img/icon_arrow.gif) no-repeat 19px center;
	padding:5px 0;
	text-indent:40px;
}

#checkList ul li.odd{
	background-color:#d9d4cb;
}

#checkList ul li.even{
	background-color:#ffffff;
}

#checkList div{
	padding-top:30px;
	background:url(../img/checklist_bg.gif) no-repeat center top;
	margin-bottom:30px;
}

#celluliteBox p{
	width:265px;
	float:left;
}

#celluliteBox .cellulitePhoto{
	float:right;
	padding:1px;
	border:1px solid #cccccc;
	background-color:#ffffff;
	margin-top:5px;
}

#illustbox{
	width:400px;
	margin:0 auto;
	margin-bottom:20px;
}
.baBox{
	margin-bottom:10px;}
.photo{
	margin-bottom:5px;
	padding-left:2px;}

#price{
	background:none;}	
#price dl dt span{
	color:#ffffff;
	background-color:#930735;
	padding:2px;
}
.small{
	font-weight:400;
	font-size:11px;
}

#price dl dd{
	margin-bottom:10px;
}
#price dl dd.off{
	margin-bottom:0;
}
table.price{
	margin:1px auto 15px;
	background-color:#211c14;
}

table.price th{
	font-weight:normal;
	background-color:#d9d4cb;
	text-align:left;
	padding:5px;
}

table.price tr td{
	background-color:#ffffff;
	padding:0 10px;
}

table.price tr .tableTitle{
	background-color:#211c14;
	color:#ffffff;
	padding:3px 10px;
}
.mimilink{
	text-align:center;
	display:block;}
