/* this style sheet is also used on health/trim-down-supplements.php */



.all-products-detail-section {
	clear: both;
	padding: 10px 0px;
}

.all-products-detail-section-image-wrap {
	width: 75px;
	float: left;
}

.all-products-detail-section-image {
	padding: 25px 15px 0px 5px;
	
	border-bottom: 1px solid #ffffff;
}

.all-products-detail-section-text-wrap {
	width: 250px;
	float: right;
}

.all-products-detail-section-text {
	padding-top: 25px;
}

#pink {
	color: #D00074;
}

#blue {
	color: #174C9E;
}

#purple {
	color: #7E0C5B;
}

#orange {
	color: #C74326;
}

#deep-red {
	color: #AA0429;
}

#green {
	color: #31772F;
}

#cleanse {
	color: #EA8021;
}

#immune {
	color: #970037;
}

#libido-boost-women {
	color: #861853;
}


#libido-boost-men {
	color: #464162;
}

#omega {
	color: #1C5A22;
}

.all-products-detail-section-text span {
	color: #E57126;

}


#all-products-disclaimer-etc
{
	clear: both;
	margin-top: 2em;
	padding-top: 1em;
	border-top: 1px solid #CCCCCC;
}

#all-products-disclaimer-etc span {
	color: #E57126;
}

.floatLeft {
    float: left;
   	margin: 4px;
}

/* the following styles are used on health/trim-down-supplements.php only */

.trim-supplement-header-wrap {
    width: 346px;
    height: 133px;
    position: relative;
    top: 0px;
    left: 0px;
    background: transparent url(/images/trim-supp-header.gif) no-repeat scroll top left;
}

.trim-supplement-header-inner {
	position: absolute;
    left: 15px;
    top: 80px;
    
}

.trim-supplement-header-inner h1 {
	font: bold 16px "Trebuchet MS", sans-serif;
	color: #D91D65;
	text-align: center;
	line-height: .5em;
    
}



.trim-supplement-header-inner h2 {
	font: normal 14px "Trebuchet MS", sans-serif;
	color: #666666;
    text-align: center;
}