/* CSS Document */
#page_title{
	position: absolute;
	left: 29px;
	top: 11px;
	z-index: 50;
}
#page_info{
	position: absolute;
	left: 29px;
	top: 70px;
	z-index: 302;
}
#page_info p{
	color: #ffffff;
	font-size: 11px;
	line-height: 16px;
	margin: 0 0 10px 0;
	width: 230px;
}
#page_info ul{
	list-style: none;
	font-size: 10px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 16px;
	margin-left: 1px;
}
#page_info li{
	display: block;
	background-image:url(../_images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	line-height: 15px;
	padding-left: 10px;
	margin-bottom: 3px;
	color: white;
}
#page_info ul a{
	text-decoration: none;
	color: #ffffff;
}
#page_info ul a:hover{
	text-decoration: underline;
}

#orange{
	position: absolute;
	top: 0px;
	z-index: 50;
}
#orange #orange_bg{
	width: 286px;
}

/* INDIVIDUAL PAGES */

.bodycare #orange{
	position: absolute;
	top: 0px;
	z-index: 50;
	left: 20px;
}
.bodycare #orange #orange_bg{
	height: 340px;
}

.skincare #orange{
	left: 385px;
}
.skincare #orange #orange_bg{
	height: 395px;
}

.shave #orange{
	left: 20px;
}
.shave #orange #orange_bg{
	height: 355px;
}

