.product-display { position:relative; }

  .product-display #content { height:399px; overflow:hidden; position:relative; top:440px; left:1em; margin-right:1.5em; }
	.product-display .content h2 { margin-bottom:0; }
  .product-display #contentScrollable { height:399px; overflow:auto; }
    .product-display #contentScrollable #contentOffset { height:25px; width:1px; }
    .product-display #content h2 { letter-spacing:0.05em; color:#222; text-transform:uppercase; }

	.product-display #side { width:247px; height:411px; float:left; position:relative; top:21px; text-align:left; overflow:hidden; }
		.product-display #side .button { float:right; margin-right:6px; position:relative; left:80px; display:none; }
		
	.product-display #image { width:400px; height:407px; background-color:#fff; float:left; position:relative; top:-390px; text-align:center; overflow:hidden; }
    .product-display #image img { margin:0 auto; }

#body { height:432px !important; clear:both; overflow:hidden; }

#pageHeader { width:100%; overflow:hidden; position:absolute; z-index:100; }
  #pageHeader h1 {  }

#backButton { display:block; width:46px; height:22px; text-indent:-900px; overflow:hidden; float:right; position:relative; right:397px; background:#0a4677 url("../images/back-button.gif") left top no-repeat; }


		