	/*
Avon Pink Pamper Party styles
Product page css
Rui Zhang
2008-08-08
*/

#primary-content h1 {
	position: relative;
	z-index: 2;
	border: 0;
}

#secondary-content {
	padding-top: 70px;
}

#intro {
	background: url(/display_images/avon_5050/bg_products_intro.jpg) 0 0 no-repeat;
	border: none;
	color: #eaeaea;
	display: block;
	height: 132px;
	margin-top: -20px;
	padding: 20px 200px 0 25px;
}
	
	#intro-text {
		height: 60px;
		overflow: hidden;
	}
	
	ul#intro-link {
		list-style-type: none;
		margin: 10px 0 0 50px;
		overflow: hidden;
		position: relative;
	}
	ul#intro-link li {
		height: 20px;
		width: 170px;
	}
	
	ul#intro-link a {
		display: block;
		height: 100%;
	}

#products {
	overflow: hidden;
	width: 100%;
}

	#products h2 {
		background: url(/display_images/avon_5050/title_featured_products.gif) 0 0 no-repeat;
		display: block;
		text-indent: -9999px;
		margin: 5px 0 20px;
		padding: 0;
	}
	
	#products .product {
		float: left;
		width: 164px;
		display: block;
		overflow: hidden;
		margin-right: 8px;
		margin-bottom: 5px;
	}

	#products .last-item {
		margin-right: 0;
	}
	
		#products .product img {
			float: left;;
		}
	
		#products .product p {
			line-height:145%;
		}
		
			#products .product h3 {
				font-size: 1.08em;
				margin-bottom: 5px;
			}
			
			