/* content styles */

div#productLayer                       { position:relative; width:770px; margin-left:16px; background-color:#FFFFFF; }
   div.contentElementGallery           { position:relative; visibility:hidden; height:0; margin:0; padding:0; }
div#productHeadLine                    { position:relative; margin-left:16px; padding-top:32px; margin-bottom:10px; border:0px solid red; }
div#productLeftCol                     { position:relative; float:left; width:198px; margin-left:16px; margin-bottom:16px; }
div.galleryLink                        { position:relative; margin:4px; color:#666666; font-family:Trebuchet MS; font-size:11px; line-height:11px; }
div.galleryLink a:link, div.galleryLink a:visited, div.galleryLink a:active
                                       { margin-left:4px; margin-right:4px; color:#666666; text-decoration:none; }
div.galleryLink a:hover                { margin-left:4px; margin-right:4px; color:#999999; text-decoration:none; }
div#productRightCol                    { position:relative; margin-left:230px; margin-bottom:16px; border:0px solid pink; }
   div#productWrapperScroller          { position:relative; height:470px; margin-right:16px; border:0px solid red; }
   div#productWrapper                  { position:relative; margin-right:16px; border:0px solid red; }
      div.productRightColHead          { position:relative; margin-bottom:16px; font-family:Trebuchet MS; font-size:16px; line-height:18px; color:#333333; }
      div.productText                  { position:relative; margin-bottom:16px; font-family:Trebuchet MS; font-size:11px; line-height:14px; color:#333333; }

      div#productRightCol table        { width:100%; border-collapse:collapse; }
      div#productRightCol table th     { background-color:#B7B1A9; text-align:center; font-family:Trebuchet MS; font-size:11px; line-height:14px; font-weight:bold; color:#333333; border-right:1px solid #FFFFFF; }
      div#productRightCol table tr.normal { background-color:#FFFFFF; text-align:center; font-family:Trebuchet MS; font-size:11px; line-height:14px; color:#333333; }
      div#productRightCol table tr.alternate { background-color:#E0DED8; text-align:center; font-family:Trebuchet MS; font-size:11px; line-height:14px; color:#333333; }
      div#productRightCol table td     { border-right:1px solid #B7B1A9; }
      div#productRightCol table td img { margin-left:4px; }
      div#productRightCol table td.lastTd { border-right:0px; }
      div.productTable                 { position:relative; margin-bottom:16px; border:0px solid pink; }
      div.productLinks                 { position:relative; margin-bottom:32px; height:18px; border:0px solid pink; }
      div.productRightColFoot          { position:relative; font-family:Trebuchet MS; font-size:11px; line-height:14px; color:#333333; }

.productLinkItem                       { position:relative; float:left; margin-right:8px; }

