#fyh-pop-page {
	height:auto;
	overflow:auto;
	margin:0;
	padding:10px;
	color:#000;
}

#fyh-pop-page h1 {
	background:#FF6600;
	color:#FFF;
	padding:5px;
	display:block;
	font-size:14px;
}

.fyh-pop-package {
	float:left;
	width:120px;
	margin-right:10px;
}

.fyh-pop-package div {
	margin:1em 0;
}

.fyh-pop-package .fyh-pop-hotel {
	width:120px;
	border:1px solid #CCC;
}

.fyh-pop-image img {
	width:120px;
}

.fyh-pop-hotelname {
	font-weight:bold;
}

.fyh-pop-rating {
	
}

.fyh-pop-price {
	font-weight:bold;
	color:#FF0000;
}

.fyh-pop-booking {
	float:left;
	width:240px;
}

.form-style label {
	display:block;
}

.form-style div {
	height:auto;
	overflow:hidden;
}

.submit input {
	float:right;
	background:transparent url(../images/sidebar/search-button.gif) no-repeat scroll 0 0;
	border:0;
	width:65px;
	height:22px;
	text-indent: -9999px;
}

.clear-block {
	display:block;
}
