@import url("subnav_hotel.css");
#secondaryContent .colRight .btnBookRoomNow {
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.packageList {
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f0ede8;
	line-height: 16px;
	margin: 0px;
}
.packageList .thumb {
	width: 128px;
	padding-right: 10px;
	float: left;
	margin: 0px;
	padding-top: 24px;
	padding-bottom: 24px;
	padding-left: 0px;
}
.packageList .content {
	float: left;
	width: 430px;
	padding-top: 30px;
	padding-bottom: 24px;
}
.packageList .colRightInfo {
	float: left;
	padding-top: 33px;
	padding-left: 15px;
}

#hotel .packageList h3 {
	font-size: 16px;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}
.packageList .content a:link,
.packageList .content a:visited
{
	font-weight: bold;
	text-decoration: none;
}
.packageListLast {
	border-bottom-style: none;
}
