/*******Right Column Feature ads************/
#features {
	width:563px;
	height:100%;
	border-top:1px solid #cccccc;
	clear:right;
	}
	#feature_1 {
		width:187px;
		float:left;
		margin-top:1px;
		}
	#description {
		width:356px;
		float:left;
		margin-top:10px;
		margin-left:20px;
		}
		#description h2 {
			color:#333333;
			font-size:12px;
			letter-spacing:-.05em;
			
			}
		#description p {
			color:#333333;
			font-size:11px;
			line-height:18px;
			}
		#feature_top {
			width:215px;
			}
			#feature_top h1 {
				color:#ff9933;
				letter-spacing:-.075em;
				font-size:22px;
				font-weight:600;
				margin:5px;
				padding:0;
				}
			#feature_top span#small {
				font-size:16px;
				}
			#feature_top p {
				color:#000000;
				margin-top:-10px;
				letter-spacing:-.05em;
				font-size:12px;
				}
		#feature_mid {
			width:187px;
			}
		#feature_btm {
			width:187px;
			margin-top:10px;
			}
		#feature_btm p {
			float:right;
			font-size:12px;
			color:#333333;
			margin:0px 15px 0;
			}
			#feature_btm p a {
			text-align:right;
			font-size:12px;
			color:#0769cd;
			text-decoration:none;
			}
			#feature_btm p a:hover {
			color:#ff9933;
			}
			#feature_btm img {
				margin-left:33px;
				padding:5px 0px 5px 0px;				
				}
/*******Product_info ************/
#product_info {
	margin-top:10px;
	width:565px;
	height:100%;
	
	}

/*******compare box ************/
#compare_title {
	background:url(../images/compare_bar.png) no-repeat;
	width:330px;
	height:25px;
	clear:left;
	}
#compare_title h2 {
	font-size:12px;
	color:#ffffff;
	padding-top:4px;
	padding-left:4px;
	font-weight:550;
	letter-spacing:.005em;
	}
#compare_box {
	width:328px;
	float:left;
	height:100%;
	border:1px solid #cccccc;
	
	}
	#compare_box div.product-reviews-hr{border-bottom:1px solid #cccccc; width:310px; margin:0px auto;}
	#compare_box h3 {
		font-size:12px;
		color:#333333;
		letter-spacing:-.075;
		text-align:center;
		}
	#compare_box img {
		margin-left:19px;
		}	
	#compare_box p.product-review {
		font-size:11px;
		color:#333333;
		padding:0px 10px;
		line-height:16px;
		font-style:italic;
		}
	#compare_box p.reviewer-name {
		font-size:11px;
		color:#333333;
		padding:0px 10px;
		line-height:16px;
		
		}		
	#compare_box ul {
		margin-top:-10px;
		padding-left:3px;
		}	
	#compare_box ul li {
		font-size:10px;
		color:#666666;
		list-style:none;
		}
	#box_1 {
		width:109px;
		float:left;
		}
	#box_2 {
		width:108px;
		float:left;
		border-left:1px solid #cccccc;
		border-right:1px solid #cccccc;
		height:100%;
		}
	#box_3 {
		width:109px;
		float:left;
		}
/*******compare other************/
#compare_other {
	width:328px;
	clear:left;
	border-top:1px solid #cccccc;
	}

/*******info box ************/
#info_box {
	width:215px;
	float:right;
	margin-left:10px;
	margin-top:-25px;
	background:#dfe9f5;
	margin-bottom:10px;
	padding:5px;
	}
#info_box h2 {
	color:#333333;
	font-size:12px;
	letter-spacing:-.05em;
	border-bottom:1px solid #cccccc;
	}
#info_box p {
	color:#333333;
	font-size:11px;
	line-height:15px;
	}
#info_box ul {
	line-height:16px;
	list-style:none;
	margin-bottom:15px;
	padding-left:10px;
}
#info_box ul li {
	font-size:11px;
}
#info_box ul li a:hover{
	color:#FF9933;
	text-decoration:underline;
}
/*******info box supp table************/
table {
	font-size:10px;
	border:1px solid #cccccc;
	width:213px;
	background:#fff;
	}
td {
	padding:2px 2px 2px 10px;
	border-bottom:1px solid #cccccc;
	font-size:9px;
	}
td.serving {
	font-weight:600;
	padding-left:2px;
	border-bottom:none;
	}
td.blend {
	font-weight:600;
	border-bottom:2px solid #cccccc;
	font-style:italic;	
	padding-left:2px;
	color:#666666;
	}
td.endblend {
	border-bottom:2px solid #cccccc;
	}
td.mg {
	text-align:right;
	}
td#last_line {
	border-bottom:none;
	}
td.indent {
	text-indent:1.5em;
	}
/*******Right Column links***********/
#right_clm #start_shopping a{
	margin-top:5px;
	float:right;
	text-decoration:none;
	color:#0769cd;
	}
#right_clm #start_shopping a:hover{
	text-decoration:underline;
	color:#ff9933;
	}
div#white_box {
	border:1px solid #cccccc;
	background:#fff;
	padding:3px;
	}
/******************************************
		Product Feedback Form
******************************************/
div#product-review h2{font-size:13px; color:#666666; line-height:13px; text-align:center; padding:10px 0px 10px 0px; margin:0px 0px 0px 3px;}

form#product-review-form div{margin-bottom:5px; width:325px;}
form#product-review-form div div.labels{margin-left:3px;}
form#product-review-form div div.inputs input{width:300px; margin-left:11px;}
form#product-review-form textarea{width:300px; margin-left:11px;}
form#product-review-form div#submit-button{margin-left:205px;}
