.backAndStartLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: capitalize;
	color: #575757;
}
.backAndStartLinks  A:link {text-decoration: underline; color: #575757;}
.backAndStartLinks  A:visited { text-decoration: underline; color: #575757;}
.backAndStartLinks  A:hover { text-decoration: underline; color: #575757;}
.backAndStartLinks  A:visited:hover { text-decoration: underline; color: #575757;}

.category {
	background-position: left bottom;
	height: 33px;
	width: 364px;
	background-image: url(categorySize.gif);
}


.header {
	height: 121px;
	background: url(productHeader.jpg) no-repeat;
}


.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #575757;
	padding: 1px;
}

.ingredients {
	background-position: left bottom;
	height: 44px;
	width: 364px;
	background-image: url(ingredients.gif);
}


.image {
	background-position: left bottom;
	vertical-align: bottom;
	height: 229px;
	width: 207px;
}

.productTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	text-transform: capitalize;
	color: #00793A;
	vertical-align: middle;
	height: 67px;
	width: 364px;
	font-style: normal;
	line-height: normal;
}

.nutritionalNoStripe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #575757;
	text-align: left;
	vertical-align: middle;
	height: 22px;
	text-indent: 4px;
}

.nutritionalStripe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #575757;
	background-image: url(nutritionalStripe.gif);
	text-align: left;
	vertical-align: middle;
	height: 22px;
	text-indent: 4px;
}
.nutritionalInfo {
	background-image: url(nutritionalInfo.gif);
	height: 53px;
	width: 571px;
}
.footer {
	background-image: url(productFooter.gif);
	height: 23px;
	width: 571px;
}

.relatedProducts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: capitalize;
	color: #00793A;
}
.relatedProducts  A:link {text-decoration: underline; color: #00793A;}
.relatedProducts  A:visited { text-decoration: underline; color: #00793A;}
.relatedProducts  A:hover { text-decoration: underline; color: #00793A;}
.relatedProducts  A:visited:hover { text-decoration: underline; color: #00793A;}
.bannerPic {
	background-image: url(banner.jpg);
	height: 150px;
	width: 701px;
}