@charset "utf-8";
* {
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #006600;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color: #333333;
	line-height: 15pt;
}
ul {
	list-style-position: inside;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0000CC;
	font-weight: bold;
}

#wrapper {
	background-color: #FFFFFF;
	width: 802px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #header {
	height: 192px;
	width: 802px;
	background-color: #FFFFFF;
}
strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0000CC;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006600;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #content {
	background-color: #FFFFFF;
	width: 520px;
	float: left;
	padding: 10px;
}
#wrapper #sidebar {
	float: right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
	width: 255px;
	background-color: #FFFFFF;
}
#wrapper #products {
	clear: both;
	width: 802px;
	background-color: #FFFFFF;
	float: left;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#wrapper #products #resveratrolX {
	float: left;
	width: 400px;
	background-color: #FFFFFF;
}
#wrapper #products #rating1 {
	float: right;
	width: 395px;
	background-color: #FFFFFF;
}
#wrapper #products #evaluation1 {
	clear: both;
	width: 800px;
	background-color: #FFFFFF;
}
.Linking {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #0000CC;
	text-decoration: underline;
}
#wrapper #products #terms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
