body{
    background-image: none;
}
#products-swf {
	padding-top:140px;
	width:940px;
	margin:0 auto;
}
body#products {
	background-image:none;
}
/* ::::::: MORE PRODUCT BTN ::::::: */
a#click-here-products {
	display:block;
	height:33px;
	width:646px;
	background:url(../img/products/more-products-sprite2.png) no-repeat;
	margin:0 auto;
}
a#click-here-products:hover {
	background-position:0 -33px;
}
/* ::::::: FACT INFO ::::::: */
#product_fact_info {
	margin-left:30px;
}
#product_facts_top {
	margin:30px 0 0 0;
	display:block;
	width:530px;
	height:50px;
	background:url(../img/products/bg/product_facts_top_bg.png) no-repeat;
}
#product_facts_mid {
	width:530px;
	background:url(../img/products/bg/product_facts_mid_bg.png) repeat-y;
}
#product_facts_mid h1 {
	margin:0 52px 0 52px;
	padding:3px 0 0 0;
}
#product_facts_mid h2 {
	margin:0 0 0 30px;
	padding:7px 0 5px 0;
}
#product_facts_bot {
	display:block;
	width:530px;
	height:50px;
	background:url(../img/products/bg/product_facts_bot_bg.png) no-repeat;
}
.product_facts_pic {
	float:left;
	display:block;
	width:68px;
}
/* ::::::: FACT LIST ::::::: */
.product_facts_list {
	margin:0 47px 0 47px;
	padding-top:14px;
	background-position:left 35px;
	background-repeat:no-repeat;
}
.product_facts_list img {
	float:left;
}
.product_facts_list ul {
	margin-left:30px;
	padding:10px 0 0 34px;
}
.product_facts_list li {
	list-style-type:bullet;
	padding-bottom:10px;
	margin:0 0 0 30px;
}
.product_facts_list h3{
	margin:20px 0 0 80px;
}
/* ::::::: FACT LIST ALT  ::::::: */
.product_facts_list_alt {
	margin:0 47px 0 47px;
	padding-top:14px;
}
.product_facts_list_alt img {
	float:left;
}
.product_facts_list_alt ul {
	margin-left:30px;
	padding:10px 0 0 21px;
}
.product_facts_list_alt li {
	list-style-type:none;
	padding-bottom:10px;
	margin:0 0 0 30px;
}
/* ::::::: FACT LIST IMAGES ::::::: */
.product_facts_list_pics {
	margin:0 47px 0 47px;
	padding-top:14px;
}
.product_facts_list_pics ul{
	margin-top:20px;
}
.product_facts_list_pics h1{
	margin-left:0 !important;
}
.product_facts_list_pics img {
}
.product_facts_list_pics li {
	display:inline;
	list-style-type:none;
	padding-bottom:10px;
	margin-right:45px;
}
/* ::::::: FACT LIST FOOTER  ::::::: */
#product_facts_list_bot {
	margin-left:125px;
}
.btn_readMore {
	margin-top:30px;
	text-indent:-9999px;
}
.btn_readMore a {
	display:block;
	width:181px;
	height:47px;
	background:url(../img/btns/btn_readMore.png) no-repeat;
}
.btn_readMore a:hover {
	background-position:0 -47px;
}
.btn_readMore a:active {
	background-position:0 -94px;
}


#product-natelements{
	background-image:url('../img/products/product-natelements.png');
}
#product-3in1{
	background-image:url('../img/products/product-3in1.png');
}
#product-softener{
	background-image:url('../img/products/product-softener.png');
}
#product-dfe{
	background-image:url('../img/products/dfe.png');
}
.product-legal{
	margin:0 47px;
	font-size:11px;
	color:#666;
	margin-top:40px;
	padding-top:15px;
	background:url('../img/prizes/prizes_form_hr.png') left top no-repeat;
}