#personal-wrap {
	background: url('../img/box_bg.gif') no-repeat scroll top left;
	width: 685px;
	height: 366px;
	margin-left:-4px;
}

#personal-wrap ul {
	float:left;
	padding:0;
	margin:0;
	width: 133px;
	height:366px;
}

#personal-wrap ul li {
	background: #fff url('../img/tab_down.gif') no-repeat;
	height: 61px;
	line-height: 61px;
	padding-left:20px;
/*	color: #89ace6; */
	color: #bed2f0;
	font-size:18px;
	font-weight: bold;
	font-family:arial;
	cursor: pointer;
}

#personal-wrap ul li.bathroom {
	background: #fff url('../img/top_tab_down.gif') no-repeat;
}
#personal-wrap ul li.extras {
	background: #fff url('../img/bottom_tab_down.gif') no-repeat;
}

.personal-box-hold {
	margin:20px;
	width: 512px;
	height: 326px;
	float:right;
	position: relative;
	overflow:hidden;
}
.personal-box-hold div {
	width: 514px;
	height: 366px;
}
.personal-box-hold div img {
	border: 2px solid #b3b3b3;
	float:left;
}
.personal-box-hold div p {
	float:right;width:170px;font-size:12px;font-family:arial;
	text-align:left;margin-top:0px;
}
.personal-box {
	width: 518px;
	height: 99990px;
	position:absolute;
}
