﻿/*---------------------------------------- Product Detail Page -------------------------------*/

.scroll1
{
	padding: 0px;
	margin: 0px;
	height: 106px;
	width: 24px;
	background: url(/images/buttons/product-reviews.png) no-repeat;
		_behavior: url("/iepngfix.htc");
}

.scroll1on
{
	padding: 0px;
	margin: 0px;
	height: 106px;
	width: 24px;
	background: url(/images/buttons/product-reviews.png) no-repeat;
	background-position: -24px 0px;
		_behavior: url("/iepngfix.htc");
}

.scroll2
{
	padding: 0px;
	margin: 0px;
	height: 115px;
	width: 24px;
	background: url(/images/buttons/related-products.png) no-repeat;
		_behavior: url("/iepngfix.htc");
}

.scroll2on
{
	padding: 0px;
	margin: 0px;
	height: 115px;
	width: 24px;
	background: url(/images/buttons/related-products.png) no-repeat;
	background-position: -24px 0px;
		_behavior: url("/iepngfix.htc");
}

.scroll3
{
	padding: 0px;
	margin: 0px;
	height: 86px;
	width: 24px;
	background: url(/images/buttons/related-buys.png) no-repeat;
		_behavior: url("/iepngfix.htc");
}

.scroll3on
{
	padding: 0px;
	margin: 0px;
	height: 86px;
	width: 24px;
	background: url(/images/buttons/related-buys.png) no-repeat;
	background-position: -24px 0px;
		_behavior: url("/iepngfix.htc");
}

.scroll4
{
	padding: 0px;
	margin: 0px;
	height: 79px;
	width: 24px;
	background: url(/images/buttons/ingredients.png) no-repeat;
		_behavior: url("/iepngfix.htc");
}

.scroll4on
{
	padding: 0px;
	margin: 0px;
	height: 79px;
	width: 24px;
	background: url(/images/buttons/ingredients.png) no-repeat;
	background-position: -24px 0px;
		_behavior: url("/iepngfix.htc");
}
