/* WINDSOR HOTEL PRINT STYLES */

	#header,
	#language,
 	#leftcontent,
	#rightcontent,
	#address,
	#feature,
	#standards {
		display:none;
	}

	#centercontent {
		width:100%;
		padding:0;
	}

	#centercontent hr {
		visibility:visible;
	}
