#fancy-red-box {
	background: url("/assets/shared/red-box-bg.png") top left repeat-y;
	width: 267px; 
}

#fancy-red-box>div {
	background: url("/assets/shared/red-box-fg.png") bottom -5px no-repeat;
	border-bottom: 1px solid black;
	margin-left: 1px;
	min-height: 99px; 
	padding: 0 5px 5px 5px;
	width: 251px;
}

#fancy-red-box>div a {
	border: none;
}

#fancy-red-box h2 {
	background: #fff url("/assets/shared/red-box-head.png") top left no-repeat;
	color: white;
	font-weight: bold;
	height: 22px;
	padding: 7px 0 0 7px;
	width: 260px;
}

#fancy-red-box h2 strong {
	color: #ffc;
}

.foldable-closed a {
	background: #f2f2f2 url("/assets/shared/list_ico-show.gif") no-repeat 8px 7px;
	border-bottom: 1px solid #f6f6f6;
	border-top: 1px solid #ddd;
	display: block;
	font-weight: bold;
	margin: 5px 0;
	padding: 5px 5px 5px 30px;
}

.foldable-open a {
	background: #f2f2f2 url("/assets/shared/list_ico-hid.gif") no-repeat 8px 7px;
	border-bottom: 1px solid #f6f6f6;
	border-top: 1px solid #ddd;
	display: block;
	font-weight: bold;
	margin: 5px 0;
	padding: 5px 5px 5px 30px;
}	

#footer-recent-hotels div {
	float: left;
	margin-right: 10px;
	max-width: 110px; 
	text-align: left;
}

#footer-recent-hotels h3 {
	margin: 0;
	padding: 0;
}

#footer-recent-hotels .pri {
	float: left;
	margin-right: 5px;
	width: 30px;
}

#hp-right-side {
	float: left;
	/* height: 493px; */
	margin: 10px 0 0 5px;
	width: 267px;
}

.linked-kwd,
.linked-kwd:visited { text-decoration: underline; color: black; }

.pages {
	height: 30px;
}

.pages .pages-inner {
	position: relative;
	height: 30px;
}

.pages div a {
	color: red;
	font-weight: bold;
	text-decoration: none;
}

.pages div .disabled {
	color: #666;
	font-weight: normal;
}

.pages div .next {
	position: absolute;
	height: 15px;
	right: 10px;
	top: 5;
}

.pages div .page-list {
	position: absolute;
	height: 15px;
	left: 33%;
	text-align: center;
	top: 5px;
	width: 33%;
}

.pages div .prev {
	position: absolute;
	height: 15px;
	left: 5px;
	top: 5px;
}

.special-off {
	color: #900;
	font-weight: bold;
}

#tips li {
	margin-bottom: 1em;
}
