#content
{
	padding-left: 15px;
}

#content h1
{
	background: transparent url(/images/wheretobuy/HL-wheretobuy.png) no-repeat;
	behavior: url(/css/common/htc/iepngfix.htc);
	text-indent: -5000px;
	height: 36px;
	width: 271px;
	margin: 0 0 20px;
	overflow: hidden; /* for IE 6 */
}

#content form
{
	background-image: url("/images/wheretobuy/bkgd_dropdowns.jpg");
	position: relative;
	color: #ffffff;
	width: 283px;
	height: 191px;
	float: left;
	padding: 14px;
}

#content form div.errorMsg
{
	position: absolute;
	right: 15px;
	top: 25px;
	background-color: lightyellow;
	color: red;
	padding: 5px;
	display: none;
}

#content form h2
{
	margin: 0 0 20px;
	font-size: 14px;
	font-weight: normal;
}

#content form label
{
	display: block;
	float: left;
	padding: 4px 0 10px;
	width: 90px;
	clear: both;
}

#content form select
{
	float: right;
	width: 190px;
	margin-bottom: 6px; /* for IE 6 */
}

#content form div
{
	float: right;
	margin-top: 10px;
	white-space: nowrap; /* for IE 6 */
}

#content form div input
{
	width: 112px;
	margin-right: 10px;
	vertical-align: middle;
}

#content form div img
{
	cursor: pointer;
	vertical-align: middle;
}

#content div.productContainer
{
	background: transparent url(/images/wheretobuy/img_groupshot.png) no-repeat;
	behavior: url(/css/common/htc/iepngfix.htc);
	position: relative;
	width: 440px;
	height: 238px;
	float: right;
	margin-bottom: 30px;
}

#content div.productContainer *
{
	visibility: hidden;
}

#content div.productContainer div
{
	visibility: visible;
}

#content div.productContainer.active
{
	background: none;
}

#content div.productContainer.active *
{
	visibility: visible;
}

#content div.productContainer div.productInfo
{
	position: absolute;
	left: 190px;
	top: 0;
	width: 260px;
}

#content div.productContainer div.productInfo h3,
#content div.productContainer div.productInfo h5,
#content div.productContainer div.productInfo h6
{
	margin-bottom: 5px;
	font-size: 12px;
	font-weight: normal;
}

#content div.productContainer div.productInfo h4
{
	margin-bottom: 5px;
	font-size: 14px;
}

#content div.buyFind
{
	display: none;
	padding: 20px;
	background-color: transparent;
	background-repeat: no-repeat;
	clear: both;
}

#content div.buyFind.noRetailer, #content div.buyFind.withRetailer
{
	display: block;
}

#content div.buyFind.withRetailer
{
	background-image: url("/images/wheretobuy/bkgd_retailers2.png");
	behavior: url(/css/common/htc/iepngfix.htc);
	height: 851px;
}

#content div.buyFind.noRetailer
{
	background-image: url("/images/wheretobuy/bkgd_retailers.jpg");
	height: 371px;
}

#content div.buyFind.noRetailer h2.find,
#content div.buyFind.noRetailer iframe.findResults
{
	display: none;
}

#content div.buyFind h2.buy
{
	background-image: url(/images/wheretobuy/img_buyonline.png);
	behavior: url(/css/common/htc/iepngfix.htc);
	text-indent: -5000px;
	width: 132px;
	height: 37px;
	margin: 0 0 10px;
}

#content div.buyFind h2.find
{
	background-image: url(/images/wheretobuy/img_findaretailer.png);
	behavior: url(/css/common/htc/iepngfix.htc);
	text-indent: -5000px;
	width: 257px;
	height: 37px;
	margin: 20px 0 10px;
}

#content div.buyFind iframe.buyResults
{
	height: 285px;
	width: 730px;
}

#content div.buyFind.withRetailer iframe.buyResults
{
	height: 200px;
}

#content div.buyFind iframe.findResults
{
	height: 490px;
	width: 730px;
}

#content p
{
	clear: both;
	font-size: 11px;
}