table td {
  border-style: double;
  font-size: 12px;
  text-align: center;
  vertical-align: middle;
  border-width: 1px;
  border-color: #000000;
  padding: 1px;
}
div#footer-widget-area {
    width: 100%;
    background-color: #f7f7f7;
border-bottom:1px solid #eeeeee;
    text-align: center;
}
h2.cfw-title {
    margin-top: 0px;
    text-align: left;
    text-transform: uppercase;
    font-size: small;
    background-color: #feffce;
    width: 130px;
}