body {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
}
#content {
	float: none;
	width: auto;
	font-size: 12pt;
	color: #000000;
}
.hotel_name {
	font-size: 24px;
	font-weight: bold;
	background-image: none;
}
#hotel_image {
	display: none;
}
#hotel_summary {
	width: 100%;
}
#hotel_summary table {
	width: auto;
}
#hotel_summary table th {
	color: #000000;
}
#hotel_summary table td, #hotel_summary table th {
	border-bottom-width: 0px;
}
#hotel_details {
	font-size: 10px;
}
tr.maplink, .printlink {
	display: none;
}
