.impact {font-family: “Century Gothic”, CenturyGothic, AppleGothic, sans-serif;
    font-size: 21px;
    color: #444;
    font-weight: bold;
    line-height: 1.1em;
    padding-top: 20px;}

.row-note {background-color: #ccc;
    background-image: -moz-linear-gradient(left,#99999b 0,#cdcdd1 52.54%,#b3b5b7 100%);
    background-image: -o-linear-gradient(left,#99999b 0,#cdcdd1 52.54%,#b3b5b7 100%);
    background-image: -webkit-linear-gradient(left,#99999b 0,#cdcdd1 52.54%,#b3b5b7 100%);
    background-image: linear-gradient(left,#99999b 0,#cdcdd1 52.54%,#b3b5b7 100%);
    padding-bottom: 0;
    overflow: hidden;
    font-family: “Century Gothic”, CenturyGothic, AppleGothic, sans-serif;
    font-size: 10px;
    color: #333;
    font-weight: bold;
    line-height: 1em;
    padding: 20px 10px;
    margin-bottom: 10px;
    text-align: center;
    margin-top: 10px;}

.index_text_browse {font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 13pt;
    color: #1C496E;
    margin-top: 0;
    margin-bottom: 0;}
hr {
  border: none;
  border-top: 2px #999;
  height: 1px;
  margin-top: 30px;margin-bottom:30px;
}