﻿#mainPage
{
 margin-top: -75px;   
}
#Tabs  #productsTab{
background-position: top left;
}
#Content{
   top: -50px;
}

.mainContent
{
    padding-left: 137px;
    width: 750px;
    text-align: center;
}
.nutritionNav
{
    margin-top: 55px;
    text-align: center;
    
}
.imgLeft
{
    float:left;
}
.textRight
{
    float: left;
    text-align: left;
    padding: 10px;
    width:500px;
}
.nutritionHeadshot
{

}
.nutritionHeadline
{
    margin-bottom: 5px;
}

.nutritionFacts
{
    margin-left: 8px;
    text-align: center;
    white-space: nowrap;
    clear: both;
    
}
.backToProductsBtn
{
    background-image: url(../images/backToProductsBtn.png);
    background-repeat: no-repeat;
    border-style:none;
    cursor: default;
    background-color: Transparent;
    height: 23px;
    width: 111px;
    margin-top:5px;
    
}
#onepercent-header{
	background: url(/images/onep-headtag.png) no-repeat top center;
	width: 500px;
	height: 141px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: -85px;
	
}

	#cowButton {
		position: absolute;
		top: -45px;
		left: 795px;
	}
