@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

.review-container {
	width: 620px;
	color: #000000;
	padding: 25px;
	margin: 25px;
	float: left;
	position: relative;
	font-family: Verdana, sans-serif;
}

.supplement-facts {
		width: 100%;
		border: 1px #000000 solid;
		float: left;
		position: relative;
}

.review-container li {
	list-style-image: none;
	list-style-type: disc;
}

	.review-box {
		width: 660px;
		float: left;
		position: relative;
		color: #000000;
	}
	
		.review-title {
			width: 660px;
			float: left;
			position: relative;
		}
		
			.review-title h1{
				font-size: 18px;
				margin: 10px 0;
				color: #000000;
				font-weight: bold; 
			}
	
	.review-body-section {
		width: 680px;
		border: 1px #BBBCBC dotted;
		float: left;
		position: relative;
		color: #000000;
		padding-top: 10px;
	}
		
		.review-pic {
			width: 168px;
			height: auto;
			padding-left: 30px;
			margin:10px;
			float: left;
			position: relative;
			overflow: hidden;
		}
				
		.where-price-link {
			width: 410px;
			padding:15px;
			height: auto;
			float: right;
			position: relative;
			overflow: hidden;
			color: #000000;

		}
		
			.where-price-link h1 {
				font-size: 14px;
				padding-bottom: 5px;
				margin: 0;
				font-weight: bold;
				text-decoration: underline;
				color: #000000;
			}
			
			.where-price-link h2 {
				font-size: 14px;
				font-weight: normal;
				color: #000000;
			}
			
			.where-price-link h3 {
				font-size: 12px;
				font-weight: normal;
				color: #000000;
			}
			
			.where-price-link p {
				font-size: 12px;
				line-height: 1;
				margin: 20px 0;
				color: #000000;
			}
			
			.review-container a {
				color: #000000;
				text-decoration: none;
			}
			
			.review-container a:hover {
				text-decoration: underline;
				color: #000000;
			}
			
			.review-where {
				width: 160px;
				height: auto;
				float: left;

				position: relative;
				overflow: hidden;
				text-align: center;
				color: #000000;
			}
			
			.review-price {
				width: 95px;
				height: auto;
				float: left;
				position: relative;
				overflow: hidden;
				text-align: center;
				color: #000000;
			}
			
			.review-link {
				width: 100px;
				height: auto;	
				float: left;
				position: relative;
				text-align: center;
				color: #000000;
				padding-top: 0px;
			}
		
		.rating-stars-readall {
			width: 638px;
			height: 23px;
			line-height: 1px;
			border-top: 1px #BBBCBC dotted;
			float: left;
			position: relative;
			overflow: hidden;
		}
		
			ul.rating {
				height: 23px;
				width: 635px;
				margin: 0;
				padding: 0;
				float: left;
				position: relative;
				font-size: 12px;
				overflow: hidden;
			}
			
			ul.rating li {
				height: 23px;
				float: left;
				padding: 0 3px;
				position: relative;
				line-height: 22px;
			}
			
			ul.stars {
				height: 23px;
				margin: 0;
				padding: 5px 0;
				float: left;
				position: relative; 
				overflow: hidden;
			}
			
			ul.stars li.star {
				width: 13px;
				height: 13px;
				display: block;
				float: left;
				position: relative;
				background: transparent url(../images/yellow-star.png) top left no-repeat;
			}
			
			ul.stars li.half-star {
				width: 13px;
				height: 13px;
				display: block;
				float: left;
				position: relative;
				background: transparent url(../images/yellow-half-star.png) top left no-repeat;
			}
			
			ul.readall {
				margin: 0;
				height: 23px;
				float: right;
				position: relative;
				font-size: 14px;
				overflow: hidden;
			}
			
			ul.readall li {
				display: block;
				list-style: none;
				height: 23px;
				line-height: 22px;
				float: left;
				position: relative;
			}
			
			ul.readall li a {		
				display: block;
				height: 23px;
				padding: 0 10px;
				float: left;
				position: relative;
				line-height: 22px;
			}
			
			
			.review-text-section {
				width: 620px;
				padding: 10px;
				border-top: none;
				float: left;
				position: relative;
			}
				.review-text-section ul {
	list-style-type: disc;
	list-style-position: inside;
	list-style-image: none;
	margin-left: 10px;
	padding-left: 10px;				
				}
				.review-text-section li {
	list-style-type: disc;
	list-style-position: inside;
	list-style-image: none;
	margin-left: 10px;
	padding-left: 10px;
				}
				.review-text-section h1 {
					padding: 3px 0;
					font-size: 14px;
					font-weight: bold;
				}
				
				.review-text-section h2 {
					font-size: 16px;
					font: verdana;
					font-weight: bold;
					letter-spacing: normal;
				}
				.review-text-section h3 {
					font-size: 14px;
					font: verdana;
					font-weight: bold;
					text-decoration: underline;
					letter-spacing: normal;
				}
												
				.review-text-section p {
					padding: 3px 0;
					font-size: 12px;
					letter-spacing: normal;
					line-height: 1.3;
					font: verdana;
				}
				
/* Supplement Facts Box Formatting */

table.suppbox {
	font: 10pt/24px Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	border:#CCC solid 1px;
	width: 100%;
	}
	
#suppfacts.suppcss {
	margin-left:55px; 
	line-height: 24px; 
	font-family: Verdana,Arial,Helvetica,sans-serif; 
	border-collapse: collapse; 
	border: 1px solid #000000;
}

#amtpser {
	border-bottom:3px solid #000000;
	border-top:3px solid #000000;
}

#supfact.cssclass {
	border-bottom:1px solid #000000;
}

#supfact.cssclass1 {
	border-bottom:2px solid #000000;
}


td.suppdata {
	border-bottom: 1px solid #CCC;
	padding: 0 0.5em;
	}

td.suppdata:first-child {
	width: 62%;
	}

td.suppdata+td.suppdata {
	border-left: 1px solid #CCC;
	text-align: left;
	}
	
hr.solid {
	height: 2px;
	border: 0;
	width: 100%;
	color:#000000;
}

#supplementfacts {
	font: bold 18pt Georgia, "Times New Roman", Times, serif;
	
}

.serving {
	font: 10pt verdana;
}

#fda {
 font:italic 10pt Verdana, Arial, Helvetica, sans-serif;
}
