.content h1 {
	font-size: 14px;
	color: #333333;
	font-variant: normal;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
.content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
.content {
	padding-bottom: 20px;
}

.content h2 {
	font-size: 14px;
	color: #333333;
}
.navSelected, .navSelected:hover {
	color: #3D6856;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
}


TD.content {
	background-image: url(images/body_background1.png);
	background-repeat: repeat-y;
}

.buyNowAd h2 {
	font-size: 10px;
	background-image: url(images/serofil_fatloss.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 65px;
	width: 165px;
	margin: 0 5px;
	padding: 0;
	text-indent: -5000px;
}

.emailSignup {
	padding-top: 75px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-image: url(images/healthnewsletter.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 20px;
	margin: 20px 0 0 0;
}
.emailSignup form {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 11px;
}
.emailSignup input {
	border: 1px solid #3E5F21;
	color: #486341;
	background-color: #D3EFCB;
	margin-bottom: 3px;
}
.emailSignup p {
	margin-top: 2px;
	margin-bottom: 5px;
}



.buyNowAd .buyNowButton{
	height:21px;
	margin: 0px 15px 0 0;
}

.buyNowAd .buyNowButton a {
	background-image: url(images/buynow_off.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 21px;
	text-indent:-5000px;
	display:block;
}

.buyNowAd .buyNowButton a:hover {
	background-image: url(images/buynow_on.gif);
}

.buyNowAd p.bottle {
	font-size: 11px;
	line-height: 15px;
	margin: 3PX 5px 0 5px;
	background-image: url(images/serofil_bottle_small.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 65px;
}

.emailSignup .signupButton{
	height:21px;
	margin: 10px 15px 0 0;
}


.emailSignup .signupButton a {
	background-image: url(images/signup_off.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 21px;
	text-indent:-5000px;
	display:block;
}

.emailSignup .signupButton a:hover {
	background-image: url(images/signup_on.gif);
}

.emailSignup p{
	font-size: 11px;
	line-height: 15px;
	margin: 3PX 5px 0 5px;
}

td.home_padleft {
	padding-left: 17px;
}

.commonButton{
	height:21px;
	margin: 0px 15px 0 0;
}

.commonButton a {
	background-image: url(images/button_off.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 21px;
	text-align:right;
	display:block;
	padding-right:5px;
	color:#FFFFFF;
	text-decoration: none;
	padding-top: 3px;
	font-weight: bold;
}

.commonButton a:hover {
	background-image: url(images/button_on.gif);
	color:#003333;
	text-decoration:none;
}
