
#ProducImage {
	margin-left:0px;
/*	background: url(../images/product_image_bg2.jpg) top left no-repeat;*/
}

#ProducImage.white {
	margin-left:0px;
	background: url(../images/product_image_bg2.jpg) top left no-repeat;
}

#ProducGalleryThumbs {
	position:absolute;
	padding:0px;		
	top:11px;
	left:319px;
	width:56px;
	background:none;
	z-index:100;
	background: url(../images/gallery_bg_loz_sm2.gif) 0px 0px no-repeat;
}

#ProducGalleryThumbs li {
	width:56px;
	height:38px;
	margin-bottom:3px;
}

#ProducGalleryThumbsSmall {
	position:absolute;
	padding:0px;		
	top:7px;
	left:325px;
	width:43px;
	background:none;
	z-index:100;
	background: url(../images/gallery_bg_loz_sm.gif) 0px 0px no-repeat;
}

#ProducGalleryThumbsSmall li {
	width:43px;
	height:29px;
	margin-bottom:2px;
}

.sep {
	background: url(../images/accessories/sep.gif) 0px 0px no-repeat;
}

#Nav ul li#hair a {
	background: url(../images/nav_6.gif) 0px -30px no-repeat;
	width:130px;
}

#Tips p {
	font-size:100%;
	color:#FFFFFF;
}

ul.features.purple li {background:url(../images/new/bullet-purple.gif) 0px 6px no-repeat !important; }
ul.features.purple { float: left;}

blockquote {
	background: url(../images/quote_start.gif) top left no-repeat;
	display: block;
	padding:10px 10px 0px 30px;
	margin:8px;
}
blockquote.purple {
	background: url(../images/new/quote_start-purple.gif) top left no-repeat;
}

blockquote.purple div {
	background: url(../images/new/quote_end-purple.gif) bottom right no-repeat;
}
