
h1 {
	font-family: Arial;
	font-size: 26px;
	font-weight: normal;
	
	color: #99832E;
	margin: 0px;
}

.main-container1{
	width: 710px;
	
}

.bpage-title {
	font-family: arial;
	font-size: 24px;
	font-weight: bold;
	color: #99832E;	
}

.productinfo_bigpic {

	width: 350px;
	height: 250px;
	float: left;
	/*background: url('images/productinfo_bigpic.jpg') no-repeat; */
}

.productinfo_info {

	width: 350px;
	height: auto;
	margin-left: 5px;
	float: left;
}

.productinfo_title {

	margin: 4px 10px 10px 10px;
	
}

.productinfo_infotext  {
	margin: 4px 10px 10px 10px;
}

.productinfo_price {
	font-size: 20px;
	font-weight: normal;
	color: #666666;	
}

.productinfo_normal {
	font-family: arial;	
	font-size: 12px;
	font-weight: normal;
	color: #666666;	
}

.productinfo_normal1 {
	font-size: 14px;
	font-weight: normal;
	color: #000000;	
}

.productinfo_price_red {
	font-size: 20px;
	font-weight: normal;
	color: #AF1015;
}

.productinfo_image {
	width: 130px;
	height: 100px;
	float: right;
	overflow: none;
}

.productinfo_2column{
	width: 355px;
	float: left;
}

.productinfo_jar {
	width: 350px;
	height: auto;
}

.productinfo_jar_{
	width: 175px;
	float: left;	
}

.productinfo_tools_box {
	width: 170px;
	height: 50px;
	margin-top: 5px;
	margin-right: 5px;
	float: left;
}	

.productinfo_divider {
	width: 720px;
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
	padding-left: 5px;
	
	background: #efefed;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color:#808080;
}

.productinfo_divider2 {
	width: 340px;
	height: 25px;
	line-height: 25px;
	vertical-align: left;
	padding-left: 5px;
	
	background: #efefed;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color:#808080;
}

.productinfo_jarpic {
	width: 160px;
	height: 100px;
	line-height: 100px;
	vertical-align:middle;
	text-align: center;
}

a.review { 
	text-decoration: underline;
}

.whopurchase {

	width: 210px;
	height: 110px;
	text-align: center;
	
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;

}

.productinfo_text_holder { height: 90px; padding-top: 10px; }

.productinfo_bulk_indiv-form_container {
	padding: 7px;
	margin: 10px;
}
.productinfo_bulk_indiv_container {
	width: 160px;
	height: auto;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 20px;
	padding: 5px;
	color: #666666;	

}

.productinfo_bulk_price { color: #AF1015; font-size: 14px; font-weight: bold; }

hr { border: 1px solid #cccccc; }

.icon_right_side {
	width: auto;
	height: 50px;
	line-height: 50px;
	vertical-align: midlle;
	
	font-family: Arial;
	font-size: 12px;
}
.table_box_gray {
	font-family: arial;	
	font-size: 12px;
	font-weight: normal;
	color: #666666;	
	background-color: #EFEFED;
	text-align: left;
	padding: 5px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #666666;
}
.table_box {
	font-family: arial;	
	font-size: 12px;
	font-weight: normal;
	color: #666666;	
	text-align: left;
	padding: 5px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #666666;
}
.small_link {
	font-size: 8px;
	color: #666666;
	text-decoration: underline;
}
.table_box_block {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	text-align: left;
	padding: 5px;
}
