table {
	width: 90% !important;
}

/* Print styles */
div#flashMenu, div#menu, div#footer, div#bottomLine
{
	display:none !important;
}

div#footerBackGround {
	display: none;
}
div#bottomLine1 {
	display: none;
}
div#bottomLine2 {
	display: none;
}

div#contentBorder1,
div#contentBorder2 {
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
}

div.default {
	width: 100%;
	margin: 0;
	padding: 0;
}

body {
	overflow: visible !important;
	background: transparent !important;
	background-image: 0 !important;
	width: 100% !important;
	height: 100% !important;
}

div.left {
	display: none;
}
div#contentScroller, div#content
{
	top:0px !important;
	overflow:visible !important;
	height: 100% !important;
	width: 100% !important;
	background: transparent !important;
	background-image: 0 !important;
	top:0px;
	margin: 0;
	float: none;
	padding: 0;
	overflow:visible;
	position: static;
	width: 100%;
}

div.right {
	margin: 0 !important;
	padding: 0 !important;
	float: none !important;
	display: block !important;
	height: 100% !important;
	width: 100% !important;
	overflow: visible !important;
}

img.headline {
	visibility: hidden;
}

img.headlineLine {
	visibility: hidden;
}

table.roomPrices th.col, table.roomPrices th.row {
	background-image: none;
}