
	#contentContainer {
		overflow:visible
	}
	#container #headerContainer h1 a {
		text-indent: -9999px;
		color: #333;
		font-size: 150%;
		width: 100%;
		line-height: 3em;
		
	}
	#leftNavContainer,
	.contentBarNav {
		display: none;
		float: none;
	}
	#rightContentContainer {
		margin: 0;
		float: none;
	}
	
	
	.confirmationInformation {
		width: 650px;
	}
	
	#rightContentContainer .rightContent {
	position:relative;
	}
