	@page {
		size : portrait;
		margin : 0cm;
		padding : 0cm;
	}
	
	body {
		visibility : visible;
	}

	body, #wrapper {
		margin : 0.5cm;
		padding : 0cm;
		background-color : #fff;
		color : #000;
		font-size : 10pt;
		font-family : sans-serif;
	}
	
	form {
		display : none;
	}
	
	h1,h2,h3,h4,h5,h6,a {
		color : #000;
		font-family : Arial, Verdana, Helvetica, sans-serif;
	}
	a img {
		border : none;
	}
	
	#sidebar {
		display : none;
	}
	
	#sitenavigation {
		display : none;
	}
	
	#main {
		width : 100%;
		float : none;
		margin-left : 0;
	}
	
	#main .breadcrumb {
		display : none;
	}
	
	#menu {
		display : none;
	}
	
	#search-result-lowestprice, #search-result-abouthotel {
		border : none;
	}
	
	.ispick {
		margin-left : 1cm;
		font-size : 10pt;
		font-weight : normal;
	}
	
	#search-result-map {
		height : 225px;
	}
	
	#search-result-hotelinfo {
		width : 95%;
		float : left;
	}
	
	#search-result-hotelinfo h3, #search-result-hotelinfo h5 {
		clear:both;
	}

	.search-result-getrates, #search-result-hotelinfo span.toolset {
		display:none;
	}
	
	#search-result .item {
		line-height:1em;
	}
		
	#search-result h3 {
			margin:0.25em 0 0.5em;
	}
		
	#search-result-assets {
		position:absolute;
		top:5em;
		right:1.5cm;
	}
	
	#search-result-rating-box,#search-result-thumb,#search-result-nearbyhotels,#search-result-popularhotels,#map-container {
		display:none;
	}
	
	#search-result-assets .thumb-container-nophoto {
		display:none;
	}
	
	#search-result-nearbyhotels, #search-result-landmarks, #distancechanger, .item-ad {
		display : none;
	}
	
	#search-result ol.columnised {
		margin : 0;
		padding : 0px 0px 0px 2em;
		float : left;
		width : 40% !important;
	}
	
	#search-result ol.columnised li {
		margin : 0;
		padding : 1px;
		list-style-type : disc;
	}
	
	.Node_HotelThumbListing {
		display : none;
	}
	
	.toolbox-actions, .thumb-viewer, .search-results-amenitites, .search-result-neighborhood {
		display : none;
	}
	
	#sidebar .Node_GoogleAdVertical iframe, #main .Node_GoogleAd iframe {
		display : none;
	}
	
	table {
		width : 100%;
	}
	
	th {
		text-align : left;
	}
	
	.printicon {
		display : none;
	}
	
	hr.break {
		clear : both;
		visibility : hidden;
		font-size : 0;
		height :0;
		margin : 0;
		line-height : 0;
		padding : 0px;
	}
	
	#footer {
		clear : both;
		display : none;
	}