#productHolder {
	position: relative;
	float: left;
	width: 551px;
	overflow: hidden;
}

#productPanel {
	position: relative;
	width: 176px;
	float: left;
	background: #e5e5e5;
	overflow: hidden;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
}

#productContent {
	position: relative;
	float: left;
	width: 375px;
	overflow: hidden;
}

#productContent .pageContent {
	position: relative;
	padding-top: 10px;
	width: 100%;
	width: 350px;
}

#productContent .productFeatures {
	position: relative;
	padding-bottom: 10px;
	width: 100%;
}

#productContent .productTitle {
	position: relative;
	padding-top: 10px;
	padding-left: 10px;
}

#productContent .productTitle h2 {
	font: bold 14px arial,verdana,sans-serif;
	color: #033061;
}

#productContent .productFeatures {
	position: relative;
	float: left;
	width: 364px;
	left: 10px;
	overflow: hidden;
	padding: 10px 0px;
}

#productContent .productFeatures td.col0 {
	width: 100px;
	font-weight: bold;
	text-align: left;
	background: transparent url(/images/global/pointer_bg.gif) no-repeat center right;
}

#productContent .productFeatures td.col1 {
	padding-left: 20px;
	text-align: left;
}

#productPanel h2 {
	position: relative;
	display: block;
	padding: 0px 10px;
	margin: 0;
	line-height: 25px;
	height: 25px;
	color: #fff;
	font-size: 14px;
	background: #033061;
	border-top: 1px solid white;
}

#productPanel h3 {
	position: relative;
	display: block;
	font-size: 11px;
	line-height: 16px;
	height: 16px;
	padding: 0px 5px;
	background: #888;
	color: #fff;
	margin: 1px 0px 4px 0px;
}

#productPanel .strContent {
	position: relative;
	padding: 0px 10px;
}

#productPanel .nutrientSpec td.col1 {
	text-align: right;

}


#productPanel .nutrientSpec table {
	width: 100%;
}

#productPanel .nutrientSpec tr {
	background: transparent url(/images/product/panel_border_bg.gif) repeat-x bottom left;
}


#productPanel .nutrientSpec td {
	padding: 2px 0px;
}

#productPanel .nutrientSpec {
	position: relative;
	padding-bottom: 10px;
}

#productPanel .ingredients {
	position: relative;
	padding-bottom: 10px;
}

#studTable {
	position: relative;
	float: right;
	width: 550px;
	overflow: hidden;
	border-top: 1px solid white;
	left: 1px;
}

#studTable table {
	width: 550px;
}

#studTable td {
	font: normal 10px arial,verdana,sans-serif;
	vertical-align: middle;
	text-align: center;
}

#studTable td.quantity {
	color: #fff;
	background: #4c7f1a;
	padding: 4px 0px;
	width: 100px;
}

#studTable td.quantity.kg {
	background: #182b6f;
}

#studTable td.quantity span.units {
	font-size: 15px;
}

#studTable td.h2 {
	background: #666;
	color: #fff;
	border-left: 1px solid white;
	border-bottom: 1px solid white;
	height: 20px;
	font-weight: bold;
}

#studTable td.weightRange {
	border-left: 1px solid white;
	height: 26px;
	width: 80px;
	font-weight: bold;
}

#studTable td.hay {
	border-top: 1px solid white;
	border-left: 1px solid white;
	height: 20px;
	font-weight: normal;
	color: #000;
	background: #FAC337;
}

#studTable td.grass {
	border-top: 1px solid white;
	height: 20px;
	font-weight: normal;
	color: #fff;
	background: #0F3920;
}

#studTable td.weightRange.col0 {
	background: #ccb2cd;
}

#studTable td.weightRange.col1 {
	background: #a9b5cd;
}

#studTable td.weightRange.col2 {
	background: #bcc5a8;
}

#studTable td.weightRange.col3 {
	background: #f0df8f;
}

#studTable td.weightRange.col4 {
	background: #dbb2c2;
}

#studTable td.weightRange.col5 {
	background: #d18c91;
}

#studTable td.age {
	background: #e3e9f7;
	height: 25px;
	font-weight: bold;
	border-top: 1px solid white;
}

#studTable td.qty {
	background: #e5e5e5;
	font-weight: bold;
	border-top: 1px solid white;
	border-left: 1px solid white;
}

#productPanel .feedingAdvice ul {
	list-style-image: url(/images/product/advice_arrow.gif);
	padding-left: 15px;
	margin: 0px;
}

#productPanel .feedingAdvice li {
	padding-bottom: 10px;
}

