﻿/* Table formatting for Product Specifications */
.content h3 {
  color:#4086B1;
  font-family:Century Gothic,Tahoma,Arial,Helvetica,sans-serif;
  font-size:18px;
  font-weight:bold;
  margin-bottom:12px;
}

.content th {
  text-align: left;
  padding: 0px 10px 0px 0px;
}

