#productPageContainer {
	position: relative;
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	}
	
#productPageLeftPanel {
	position: absolute;
	top: 75px;
	left: 15px;
	width: 162px;
	height: 92%;
	}
	
#productPageLeftPanel .udderly {
	position: absolute;
	bottom: 2em !important;
	left: 0px;
	text-align: center;
	width: 100%;
	}
	
.productPageLeftPanel {
	position: relative;
	top: 0px;
	left: -10px;
	}
	
#productPageContent {
	position: relative;
	background: url(images/topgreenbarlarge.jpg);
	background-repeat: no-repeat;
	right: -40px;
	width: 966px;
	}
	
#productPageBottomGradient {
	position: relative;
	bottom: 0px;
	width: 100%;
	height: 45px;
	background: url(images/bottomgradient.png);
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ffffff;
	line-height: 45px;
	word-spacing: 2px;
	letter-spacing: 1px;
	}
	
#productPageBottomGradient span {
	position: relative;
	top: -1px;
	color: #000000;
	font-weight: bold;
	}
	
.productPageCopy {
	position: relative;
	left: 230px;
	width: 734px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #4D4D4D;
	line-height: 22px;
	}
	
.productPageCopy span {
	font-weight: bold;
	color: #006838;
	}
	
.productPageCopy h1 {
	color: #000000;
	font-size: 18px;
	}
	
.productPageCopy a {
	color: #74B74A;
	}
	
.productPageCopy img {
	}
	
.productPageGreenBarHeaders {
	position: relative;
	left: 40px;
	top: 19px;
	}

