#olayBar {
	position: absolute;
	top: 27px;
	left: 0;
	height: 69px;
	width: 100%;
	z-index: 25;
	}

#topNavTransparency {
/*	*/
	position: absolute;
	top: 0;
	left: 0;
	z-index: 30;  
	height: 69px;
	width: 100%;
	background-image: url(/images/common/olay-bar-bg.png);
	background-repeat: repeat-x;
	}
#topNavBars {
/*	*/
	position: absolute;
	top: 0;
	left: 0;
	z-index: 35;  
	height: 69px;
	width: 100%;
	background-image: url(/images/common/img-hdr-goldbars.gif);
	background-repeat: repeat-x;
	}

#topNav table {
	margin-left: 155px;
	margin-top: 9px;
	padding: 1px;
	}
#topNav td {
	color: #ed9;
	}
#topNav td a {
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
	letter-spacing: 0em;
	color: #ed9;
	}

select#category {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9px;
	color: #333;
	}
#category option {
	font-size: 9px;
	}

.googlePower {
	text-align: right; 
	font-size: 9px; 
	padding-bottom: 0; 
	margin: 0 35px -2px 0; 
	color: #cb7;
}

#olayLogo {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 40;
}


#prodBar {
	position: absolute;
	top: 91px;
	left: 0px;
	height: 36px;
	width: 100%;
	z-index: 3;
	}
#prodBar div {
	margin: 11px 0 0 165px;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
	}
#prodBar a {
	text-decoration: none;
	}
#prodBarLogo {
	z-index: 25;
	position: absolute; 
	top: 93px; left: 800px; 
	width: 186px; height: 82px;
	background: transparent;
	}
#prodBarLogo img {
	width: 186px; height: 82px;
	}

