#greyPageTop {
	position: relative;
	padding-top: 10px;
	width: 526px;
	background: #f5f5f4 url(../img-corporate/interface/bg-grey-top.gif) top left no-repeat;
	}
	#greyPageBtm {
		padding: 13px 35px 22px 35px;
		width: 526px; widt\h: 456px;
		background: #f5f5f4 url(../img-corporate/interface/bg-grey-btm.gif) bottom left no-repeat;
		*overflow: hidden;
		}
		
		#greyPageBtm h1 {
			font-size: 13px;
			padding-bottom: 11px;
			border-bottom: 2px solid #fff;
			margin: 0 0 20px 0;
			}
			#greyPageBtm h1.notTop {
				padding: 0;
				border-bottom: none;
				margin: 11px 0 20px 0;
			}
		#greyPageBtm h2 {
			margin: 20px 0 14px 0;
		}
		
		/* login page */
#slimContent {
	width: 245px;
}
#continueBtn, #forgotPassword {
	position: relative;
	top: -22px;
	left: 1px;
	width: 155px;
}
#cartLoginGuest {
	position: absolute;
	top: 23px;
	left: 337px;
	width: 164px;
	}
	#cartLoginGuest h1 {
		font-size: 13px;
		padding-bottom: 11px;
		border-bottom: 2px solid #fff;
		margin: 0 0 20px 0;
	}
	#cartLoginGuest p {
		margin: 11px 0 0 0;
		}
		#cartLoginGuest p#cartLoginGuestContinue {
			padding-bottom: 23px;
			border-bottom: 1px solid #dbdad7;
			margin: 19px 0 15px 0;
		}
	
#loginSetupTop {
	position: absolute;
	top: 39px;
	left: 307px;
	padding-top: 11px;
	width: 189px;
	background: #fff url(../img-corporate/content-design/bg-account-top.gif) top left no-repeat;
	}
	#loginSetupBtm {
		padding: 18px 15px 35px 15px;
		background: #fff url(../img-corporate/content-design/bg-account-btm.gif) bottom left no-repeat;
		}
		#loginSetupBtm h1 {
			font-size: 11px;
			border-bottom: 2px solid #ededec;
			margin: 0;
		}
		#loginSetupBtm p {
			margin: 11px 0 0 0;
		}
