

 a.arrow-left{
	display:block;
	position:absolute;
	z-index:9;
	width: 30px;
	height:30px;
	left:0px;
	top:100px;
}

 a.arrow-right{
	width: 30px;
	height:30px;
	position:absolute;
	right:0px;
	top:100px;
	z-index:9;
}


.menuWrapper{
	position:relative;
	height:400px;
	width:990px;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	overflow: hidden;
}
.menuWrapper ul.menu{
    list-style:none;
    width:990px;
}
.menuWrapper ul.menu > li{
	float:left;
	width:249px;
	height:400px;
	border-right:1px solid #777;
	background-repeat:no-repeat;
	background-color:transparent;
}
.menuWrapper ul.menu > li.last{
	border:none;
	width: 249px;
}


.menuWrapper ul.menu > li ul.sub1 li{
    display:block;
}
*/
.SlidingPanelsContent#roomlist {
	WIDTH: 990px;
}
.SlidingPanels#roomlist {
	FLOAT: left;
	width: 990px;
}
#roomlist .SlidingPanelsContentGroup {
	FLOAT: left; WIDTH: 10000px
}
#roomlist .SlidingPanelsContent {
	FLOAT: left;
	width: 990px;
}
.SlidingPanelsContent#roombox {
	WIDTH: 1000px;
}
.SlidingPanels#roomlist {
	FLOAT: left;
	width: 1000px;
}
#roombox .SlidingPanelsContentGroup {
	FLOAT: left; WIDTH: 10000px
}
#roombox .SlidingPanelsContent {
	FLOAT: left;
	width: 1000px;
}
ul.room-price{
	display: block;
	margin: 0px;
	float: left;
	width: 770px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	position: relative;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
ul.room-price h1{
	font-size: 12pt;
	line-height: 22px;
	font-weight: bold;
	color: #321707;
	background-image: url(../../room/images/icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 20px;
	position: relative;
	width: 750px;
}
ul.room-price h2{
	display: block;
	margin: 0px;
	float: left;
	width: 750px;
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-size: 10pt;
	font-weight: normal;
	color: #4C2511;
}
ul.room-price h2 th{
	font-size: 10pt;
	line-height: 25px;
	font-weight: bold;
	color: #4C2511;
	text-align: center;
	background-color: #C9B99F;
}
ul.room-price h2 td{
	font-size: 10pt;
	line-height: 28px;
	font-weight: normal;
	color: #4C2511;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #95856A;
	text-align: center;
}
ul.room-price h2 td.note{
	text-align: left;
}
ul.room-price h3{
	font-size: 10pt;
	line-height: 20px;
	font-weight: normal;
	color: #555555;
	display: block;
	margin: 0px;
	float: left;
	width: 750px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	position: relative;
}
