 td#productsBtn { border-left: 1px dashed #999; border-right: 1px dashed #999; background-color: #ccc; }

 td#content { text-align: center; }

 div#content { width: 90%; margin: 0 auto; min-width: 770px; text-align: left; }
  div#content h3 { margin-top: 7px; font-weight: normal; }
  div#content h2 { margin: 0 0 4px; padding: 23px 14px 2px; font-family: times new roman; border-bottom: 1px dashed #ccc; }
  div#content p { margin-top: 0; }

 div#photos { width: 300px; margin: 0 auto; font-size: 7pt; text-align: center; }
 div#photoViewer { float: left; width: 266px; font-size: 8pt; text-align: center; }
 div.photo { display: none; }

 div#description { margin: 0 140px 0 275px; text-align: center; }
  div#description p { text-align: left; }

 table.sizes { float: right; width: 150px; margin: 0 0 0 7px; padding: 0; border: 1px solid #eee; }
  table.sizes th { padding: 2px 4px; font-weight: bold; font-size: 9pt; background-color: #eee; }
  table.sizes td { padding: 2px 4px; font-size: 8pt; font-family: arial; white-space: nowrap; cursor: hand; cursor: pointer; }
   table.sizes td a { color: #00f; }

  table.sizes td.sample { padding-top: 7px; text-align: center; }
   table.sizes td.sample div { font-size: 7pt; text-align: center; }

 div#links { float: right; width: 280px; margin-top: 27px; }
  div#links a { text-decoration: none; }
  div#links a:hover { text-decoration: underline; }
