﻿h1
{
	font-size:25px;
	color:#ad3f9b;
	font-weight:bold;
}
h2
{
	font-size:12px;
	font-weight:bold;
}
#whereHead span
{
	display:none;
}
#whereHead
{
	position:relative;
	background-image: url(../images/head_where.gif);
	background-repeat: no-repeat;
	width:398px;
	height:46px;
}
#whereBack
{
	position:relative;
	float:left;
	top:-20px;
	left:2px;
	height:481px;
	width:899px;
	background-image:url(../images/where-to-buy/whereToBuyBack.png);
	background-repeat:no-repeat;
	background-position:left top;		
}
*html #whereBack
{
	background-image:url(../images/blank.gif);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='../images/where-to-buy/whereToBuyBack.png', sizingMethod='scale');		
		
}
#whereToBuyContent
{
    float:left;
    height:431px;
    left:0;
    overflow:auto;
    position:absolute;
    top:78px;
    width:880px;
}
#bread
{
	margin:20px 0 0 20px;	
}
#mainText
{
	position:relative;
	margin:20px 0 0 40px;
	width:680px;
	height:400px;	
}
#scrollText
{
	width:390px;
	height:350px;
	overflow:auto;
}
