
#headerimage {
	background: url(../image/nutrihand_nav_r1_c1.gif) no-repeat 0 0;
	height: 162px;
	width: 802px;
	}

#logout {
	margin: 0;
	display: inline; /* win ie double margin bug */
	}

#logout a {
	position: absolute;
	margin-left: 480px;
	margin-top: -37px;
	height: 33px;
	background: url(../image/logout.gif) no-repeat 0 0;
	}

#logout a.signin {
	position: absolute;
	margin-left: 480px;
	margin-top: -37px;
	height: 33px;
	background: #fff url(../image/signin.gif) no-repeat 0 0;
	}

