body {
	background: #fff;
	text-align: left;
}

#bannerFrame, #breadcrumb, #subnavigation, .leftFocus {
	display: none;
}

#printLogo {
	display: block;
}

.leftColumn {
	top: 25px;
	left: 10px;
}

#contentFrame {
	margin: 0;
	width: 640px;
	background: #fff;
	}
	.content {
		background: #fff;
		}
		#leftPadding {
			padding: 69px 44px 31px 0;
			height: auto;
		}
	
#footerFrame {
	margin: 0;
	width: 640px;
	background: #fff;
	}
	#footer {
		display: none;
	}
	#copyright {
		position: static;
		border: none;
		padding-left: 5px;
	}
	
#greyPageTop {
	padding: 0;
	width: 640px;
	background: #fff;
	}
	#greyPageBtm {
		padding: 0;
		width: 640px;
		background: #fff;
		}
		#greyPageBtm h1 {
			padding-bottom: 0;
			border-bottom: none;
			margin: 0 0 20px 0;
		}
		
#listingPageTop {
	padding-top: 10px;
	background: #fff;
	}
	#listingPageBtm {
		padding: 35px 0 0 0;
		width: 526px;
		background: #fff;
	}
	#listingPageBtmShoppingCart {
		padding: 35px 0 0 0;
		width: 526px;
		background: #fff;
	}
	
#catalogHdrs {
	top: -8px;
	left: 0;
}

.reviewOrderDetails .reviewPhoto {
	top: 2px;
	left: -25px;
}		
		

