#prodColA {
  float:left;
  margin:20px 0 10px 10px;
  padding:0;
  width:350px;
  }

#prodColA p {
  margin:0 0 1em 0;
  line-height:16px;
  }

#hl {
  padding:10px 0;
  border-top: 1px dashed #e1e1e1;
  border-bottom: 1px dashed #e1e1e1;
  }

#hl h1 {
  font-size:16px;
  margin:0;
  }

#hl h1.fifteen {
  font-size:15px;
  margin:0;
  }

#hl p.sub {
  font-size:11px;
  margin:0;
  }

#hl p.sup {
  font-size:11px;
  margin:0;
  }

div.hlspacer {
  clear:both;
  height:10px;
  }

#prodColA h2 {
  font-size:12px;
  margin:20px 0 0 0;
  }

#prodColA h3 {
  font-size:12px;
  margin:20px 0 0 0;
  }
  
#options {
  margin:0 0 20px 0;
  padding:4px 0 0 0;
  }

#options ul {
  list-style:none;
  padding:0;
  }

#options li {
  display:inline;
  margin:0;
  padding:0 10px 0 10px;
  background:none;
  border-left:#e1e1e1 solid 1px;
  font-size:11px;
  font-weight:bold;
  color:#444;
  }

#options li.first {
  border-left:none;
  }

#options li.ops {
  padding:0;
  background:none;
  border-left:none;
  color:#696969;
  font-weight:normal;
  }

#options li a {
  font-weight:normal;
  }

/* Features List */
#prodColA ul.feat {
  width:300px;
  list-style:disc;
  padding:0 0 0 10px;
  margin:0 auto 0 auto;
  }

#prodColA ul.feat li {
  margin:10px 0 0 10px;
  }

/* Green Features List */
#prodColA ul.gfeat {
  list-style:disc;
  padding:0;
  margin:0;
  }

#prodColA ul.gfeat li {
  margin:10px 0 0 15px;
  }

/* Accessories List */
ul.acc {
  padding:0;
  margin:0;
  list-style:disc;
  }

ul.acc li {
  padding:0;
  margin:2px 0 0 15px;
  }

/* Custom Options List */
dl.co {
  padding:0;
  margin:5px 0 10px 0;
  width:350px;
  line-height:14px;
  font-size:11px;
  }

dl.co dt {
  font-weight:bold;
  color:#444;
  margin:0;
  padding:2px 0;
  background:#f9f9f9;
  border-bottom:#e1e1e1 dotted 1px;
  }

dl.co dd {
  margin:4px 0 3px 0;
  }

/* Package List */
ul.pkg {
  list-style:none;
  padding:5px 0 0 10px;
  }

ul.pkg li {
  padding:0;
  margin:4px 0 0 0;
  font-size:11px;
  }
  
ul.pkg a:link {
  color:#000;
  text-decoration:none;
  border-bottom:0;
  padding:0 10px 0 0;
  background: transparent url(i/i-point.gif) no-repeat right center;
  }
  
ul.pkg a:visited {
  color:#000;
  text-decoration:none;
  }

ul.pkg a:hover {
  color:#26437D;
  text-decoration:underline;
  }
  
ul.pkg a:active {
  color:#5d990c;
  text-decoration:underline;
  }

/* Artwork List */
ul.art {
  list-style:none;
  padding:0;
  }

ul.art li {
  padding:0;
  margin:6px 0 0 10px;
  font-size:12px;
  font-weight:bold;
  }
  
/* Measurement Table */
table.msr {
  border:1px solid #e1e1e1;
  border-collapse:collapse;
  background:#fdfdfd;
  width:300px;
  margin:20px auto 0 auto;
  }

table.msr th, td {
  padding:3px;
  border-bottom:1px dashed #e1e1e1;
  }

table.msr th {
  width:38%;
  font-weight:bold;
  font-size:11px;
  text-align:right;
  color:#444;
  }

/* Measurement Table */
table.aro {
  margin-top:10px;
  border:0;
  border-collapse:collapse;
  background:#fdfdfd;
  width:100%;
  }

table.aro td {
  padding-left:10px
  }

table.aro td.arot {
  border-top:5px solid #fff;
  padding:1px 0 1px 10px;
  background:#e1e1e1;
  font-weight:bold;
  font-size:11px;
  text-align:left;
  color:#444;
  }

table.aro td.arop {
  padding:3px 0 3px 10px;
  font-size:11px;
  }

table.aro tr {
  border-bottom:1px solid #e1e1e1;
  }

table.aro th {
  padding-left:10px;
  border:0;
  font-weight:bold;
  font-size:11px;
  text-align:left;
  color:#444;
  }

table.aro a:link {
  color:#000;
  background: transparent url(i/i-camera.png) no-repeat right center;
  padding:0 18px 0 0;
  text-decoration:none;
  margin-right:5px;
  }

table.aro a:visited {
  color:#000;
  text-decoration:none;
  }

table.aro a:hover {
  color:#26437D;
  text-decoration:underline;
  }
  
/* Pricing Table (Formulate) */
table.fmlt {
  border-collapse:collapse;
  width:380px;
  margin:20px 0 0 0;
  }

table.fmlt td {
  padding:5px 10px;
  border-bottom:1px dashed #e1e1e1;
  }

table.fmlt th {
  padding:2px 10px;
  border-top:1px solid #e1e1e1;
  border-bottom:1px solid #e1e1e1;
  font-weight:bold;
  font-size:12px;
  text-align:left;
  color:#444;
  background:#fdfdfd;
  }

table.fmlt th.price, td.price {
  text-align:right;
  }

/* Lead Time link */
a.q {
  color:#444;
  cursor:help;
  background: transparent url(i/i-q.png) no-repeat left top;
  padding:0 0 0 10px;
  border:none;
  text-decoration:none;
  }

#prodColB {
  float:right;
  margin:20px 10px 10px 10px;
  padding:0;
  width:380px;
  }

#prodColB p {
  margin:10px;
  }

div.hb {
  float:left;
  margin:0 10px;
  text-align:center;
  width:100px;
  }

.title {
  color:#444;
  font-size:12px;
  font-weight:bold;
  text-indent:10px;
  padding:2px 0 2px 0;
  margin:20px 0 5px 0;
  background:#f9f9f9;
  border-top:#e1e1e1 solid 1px;
  border-bottom:#e1e1e1 solid 1px;
  }

div.clear {
  clear:both;
  }

#prodOrder {
  float:right;
  clear:both;
  margin:20px 0;
  padding:10px;
  width:780px;
  background:#f9f9f9;
  border:#e1e1e1 solid 1px;
  }

#prodOrder ul.n {
  list-style-position:inside;
  margin:2px 0 0 2px;
  padding:0;
  }

#prodOrder ul.n li {
  margin:5px 0;
  }

#prodOrder h4 {
  margin:0;
  font-size:14px;
  }

#prodOrder h5 {
  margin:0;
  font-size:12px;
  }

div.thumbs {
  width:333px;
  margin:20px auto;
  }

div.thumbs img {
  float:left;
  height:77px;
  width:86px;
  margin:0 2px 18px 16px;
  border:#e1e1e1 dashed 1px;
  }

div.thumbs p {
  clear:both;
  text-align:center;
  font-size:10px;
  color:#444;
  }
 
 table.acc {
  margin-top:5px;
  margin-bottom:20px;
  border:0;
  border-collapse:collapse;
  background:#fdfdfd;
  width:100%;
  font-size:12px;
  }

table.acc td {
  padding-left:10px
  }

table.acc td.acct {
  border-top:5px solid #fff;
  padding:3px 0 1px 10px;
  background:#e1e1e1;
  font-weight:bold;
  font-size:11px;
  text-align:left;
  color:#444;
  }

table.acc td.accp {
  padding:3px 0 3px 10px;
  font-size:11px;
  }

table.acc tr {
  border-bottom:1px solid #e1e1e1;
  }

table.acc th {
  padding-left:10px;
  border:0;
  font-weight:bold;
  font-size:11px;
  text-align:left;
  color:#444;
  }
