@IMPORT url(home.css);

/* nasty way of eliminating the "book now" and "check deals" buttons
 * needed because they come from within !+ PAGE mainContent +! and
 * we have no ability to insert an id there.
 */
.middle_leftcol td a {
	display: none;
}