#products{
	background-color:#FFFFFF;
}

#productsContent{
	width:724px;
	margin: 0px 0px 0px 20px;
	font-size:.70em;
}

	#productsContent #header {
		float: left;
		width: 325px;
	}
	
	#productsContent #faqCallout {
		float: right;
		margin-left: 20px;
		margin-bottom:10px;
		margin-right:20px;
	}
	
	 #faqCallout2 {
		float: right;
		margin-left: 20px;
		margin-bottom:10px;
		width:auto;
	}
	
	#easytouse {
		float: left;
		width: 325px;
	}
	
	#productsContent .productInfo {
		margin-left: 26px;
	}
	
		#productsContent .productInfo div {
			float: left;
		}
		
		#productsContent .productInfo div h3 {
			font-size: 17px;
			color: #3573b9;
			padding: 0;
			margin: 0;
			margin-top: 20px;
		}
		
		#productsContent .productInfo div h3 span {
			font-size: 12px;
			font-weight: normal;
		}
		
		#productsContent .productInfo .whiteImg {
			margin-top: 50px;
		}
		
		#productsContent .productInfo .whiteContent {
			margin-left: 48px;
		}
		
		#productsContent .productInfo div ul {
			list-style-type: none;
			margin: 0;
			padding: 0;
		}
		
		#productsContent .productInfo div ul li {
			margin-top: 20px;
		}
		
		#productsContent .productInfo div ul li span {
			font-size: 14px;
			color: #3573B9;
			font-weight: bold;
		}

#shesARealBeauty {
	position:relative;
	width:148px;
	height:17px;
	float:left;
	text-align:left;
	overflow:hidden;
	margin:0;
	padding:0;
}

	#shesARealBeauty span{
		background:url(/images/products/shes_a_beauty.jpg);
		position:absolute;
		top:0;
		width:100%;
		height:100%;
		overflow:hidden;
	}
	

	#whatmakessoeasy {
	position:relative;
	width:322px;
	height:17px;
	float:left;
	text-align:left;
	overflow:hidden;
	margin:0;
	padding:0;
}

	#whatmakessoeasy span{
		background:url(/images/products/what_makes_so_easy.jpg);
		position:absolute;
		top:0;
		width:100%;
		height:100%;
		overflow:hidden;
	}
	
.features {
	margin-left: 5px;
}

.productsBottom {
	width: 684px;
	margin: 20px auto 0 auto;
	font-size: .7em;
	padding-bottom: 30px;
}

	.productsBottom .comingSoon {
		width: 657px;
		border: 1px solid #7E8591;
		padding: 15px 20px 11px 14px;
		margin-top: 20px;
	}
	
#productFlash{

}
