@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:498px;
	margin-bottom:9px;
	float:left;
	font-size:14px;
	font-weight:bold;
	border:1px solid #666;
}
#checkList{
	margin-bottom:10px;}
#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:#f2b849;
}

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

#checkList div{
	padding-top:30px;
	background:url(../img/checklist_bg.gif) no-repeat center top;
	margin-bottom:30px;
}
	
#ba table tr th.in{
	color:#ffffff;
	background-color:#930735;
	padding:2px;}


#ba table tr td img{
	padding:1px;
	border:1px solid #503d1d;}

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;
}
