* {
	font-family: "Lucida Grande","Lucida Sans Unicode","Eras Medium ITC","DejaVu Sans",Helvetica,Verdana,sans-serif;
	font-color: #fff;
	margin: 0;
}

body {
	width: 100%;
	margin: 0;
	float: none;
}

.edit, #banner, #nav, #searchl, #search, #searchr, .rateicons, .rateimage, .availrooms,
.sb, .chkbox, .book_now, .booking tr td a {
	display: none;
}

.print {
	display: block;
}

.p_availrooms {
	text-align: center;
	font-size: 1.1em;
	line-height: 30px;
	font-weight: bold;
}

.booking {
	width: 100%;
	margin: 30px 0px 80px 0px;
}

.booking th {
	border-bottom: 1px solid;
}

.booking th {
	text-align: center;
}

.booking td.b {
	text-align: right;
}

.booking td div label {
	font-weight: bold;
}