#content
{
  text-align: left;
  font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	width: 560px;
  padding: 40px 30px 40px 50px;
  line-height: 1.5em;
}

#content h1
{
  display: block;
  font-size: 30px;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-weight: normal;
	line-height: 1em;
	background: url('/images/whatis/what-head.png') no-repeat;
	padding: 14px 0 20px 80px;
	margin-bottom: 10px;
}

#content h2 { font-size: 18px; font-weight: bold; margin-bottom: 15px; }
#content p { margin-bottom: 10px; padding-left: 2px;}
#content p.specialty { margin-bottom: 5px; padding-left: 0px;}

#wtb-top-buttons
{
  width: 100%;
  display: block;
  overflow: hidden;
  margin: 30px 0 20px;
}

a.wtb-main-button
{
  float: left;
  display: inline;
  width: 165px;
  height: 223px;
  cursor: pointer;
}

#wtb-top-na 
{ 
  background: url('/images/wtb/wtb-top-na.png') no-repeat 0 0;
  margin-right: 32px; 
}
#wtb-top-na:hover { background-position: -165px 0; }
#wtb-top-na:active { background-position: -330px 0; }

#wtb-top-on
{ 
  background: url('/images/wtb/wtb-top-on.png') no-repeat 0 0;
  margin-right: 32px; 
}
#wtb-top-on:hover { background-position: -165px 0; }
#wtb-top-on:active { background-position: -330px 0; }

#wtb-top-int { background: url('/images/wtb/wtb-top-int.png') no-repeat 0 0; }
#wtb-top-int:hover { background-position: -165px 0; }
#wtb-top-int:active { background-position: -330px 0; }

a.wtb-logo-button
{
  float: left;
  display: inline;
  width: 150px;
  height: 150px;
  padding: 7px 8px 8px 7px;
  cursor: pointer;
  background: url('/images/wtb/logo-button.png') no-repeat 0 0;
}
a.wtb-logo-button:hover { background-position: 0 -165px; }
a.wtb-logo-button:active { background-position: 0 -330px; }

div.wtb-us-contain
{
  width: 100%;
  display: block;
  overflow: hidden;
  margin-bottom: 20px;
}

div.wtb-can-contain
{
  width: 100%;
  display: block;
  overflow: hidden;
}

div.wtb-retailer
{
  float: left;
  display: inline;
  width: 165px;
  height: 210px;
  overflow: hidden;
  text-align: center;
}
div.wtb-retailer p { font-size: 12px; }
div.retail-gap { margin-right: 32px; }

#wtb-na { display: none; margin-bottom: 30px; }
#wtb-on { display: none; margin-bottom: 30px; }
#wtb-us { display: none; margin-bottom: 30px; }
#wtb-can { display: none; margin-bottom: 30px; }
#wtb-int { display: none; margin-bottom: 30px; }

p.wtb-int-cat, p.wtb-na-cat { display: block; font-weight: bold; margin-bottom: 15px; }
p.hover-blue { color: #FFFFFF; }
p.hover-blue:hover { color: #00A1FF; cursor: pointer; }

div.wtb-int-contain, div.wtb-na-contain, div.wtb-on-contain 
{
  width: 100%;
  display: none;
  overflow: hidden;
}

#us-store-selection, #can-store-selection 
{
  display: block;
  width: 100%;
  overflow: hidden;
  margin-bottom: 35px;
}

#us-store-selection ul, #can-store-selection ul { list-style: none; }
#us-store-selection select, #can-store-selection select { width: 300px; margin-bottom: 5px; }

#us-store-info, #can-store-info 
{
  display: none;
  width: 100%;
  overflow: hidden;
  margin-bottom: -20px;
}

img.wtb-4d-logo
{
  float: left;
  display: inline;
  width: 164px;
  height: 147px;
}

#us-store-info ul, #can-store-info ul
{
  float: left;
  display: inline;
  width: 340px;
  margin-left: 55px;
  margin-top: 15px;
}

#us-store-info ul li.store-name, #can-store-info ul li.store-name
{
  list-style-image: url('/images/wtb/store-bullet.png');
  font-size: 16px;
  font-weight: bold;
}

#us-store-info ul li.store-addrtel, #can-store-info ul li.store-addrtel
{
  list-style: none;
} 