/* CSS Document */
/********************************************************************************************************************************
*											P R O D U C T   P A G E 
*********************************************************************************************************************************/
#productpage-leftsidebar{ float: none; width: 168px; margin: 2px 5px 0 16px; }

#productpage-content{ float: none; width: 510px; margin: 2px 5px 20px 5px; padding: 0px; text-align:left; overflow-x: hidden; }

#productpage-rightsidebar{ float: none; width: 170px; margin: 2px 16px 10px 5px; padding:0; text-align:justify; overflow-x: hidden; }


/* These are for the drop shadow effect under the table */
.wrap1 {background:url(../images/shadow.gif) right bottom no-repeat; float:left; }
.wrap2 {background:url(../images/corner_bl.gif) left bottom no-repeat; }
.wrap3 {padding:0 6px 6px 0; background:url(../images/corner_tr.gif) right top no-repeat; }
.wrap1, .wrap2, .wrap3 {
  display:inline-block;
  /* \*/display:block;/**/
  }
.wrap3 img { display:block; }



