.text_body_times {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
}

.product_names {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #090;
}

.add_to_cart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: lighter;
	color: #666;
	text-align: left;
}

.right_panel_links {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #7AAFD9;
	text-decoration: none;
}
.faq_head {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 10pt;
	color: #7AAFDA;
	font-weight: bold;
	text-align: left;
}

.prod_names_org_liq {
	color: #6F6;
}
.prod_names_fmbs {
	color: #069;
}
.prod_names_liq_soap {
	color: #090;
}
.prod_names_body_lotions {
	color: #C9C;
}
.prod_names_body_washes {
	color: #F6C;
}
.prod_names_glybs {
	color: #F93;
}

.fine_print {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-small;
	color: #666;
	text-align: center;
}

.faq_links {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #09F;
	text-align: center;
}

.writer_name {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #717194;
	font-style: italic;
}
.add_to_cart_itl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #666;
}
.new_bar {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: italic;
	color: #85904E;
}
.no_border {	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.float_left {
	float: left;
	margin-right: 25px;
}
