.row { margin-left:0; margin-right:0; }
#chart-body { text-align:center; }
.chartbox img { vertical-align:top; max-width:900px; width:100%; }

#list-of-charts { margin-top:10px; }
#list-of-charts ul { left:-35px; }

/* -------------------- */
/* CHART GALLERY HEADER */
/* -------------------- */
#chart-gallery-title-section {
    padding: 15px 0px 15px 0px;
    background-color: #1B4774;
    position: relative;
    z-index: 1;
}

.chart-gallery-title-section-inner {
    max-width: 1600px;
}

.container .chart-gallery-title-section-bg {
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: url(//d.stockcharts.com/freecharts/historical/img/historical-chart-gallery-opt.jpg);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    opacity: .15;
    width: 100%;
    height: 100%;
}

h3.chart-gallery-entry-header {
    margin: 0px auto;
    text-align: center;
    font-family: 'Lato','Helvetica Neue',Helvetica,Arial,sans-serif;
    font-weight: 100;
    letter-spacing: .03em;
    color: #FFFFFF;
    font-size: 25px;
    max-width:none;
    border-bottom:none;
}
h3.chart-gallery-entry-header span {
    font-weight:400;
}

div.historical-gallery-primary-contents-intro {
    margin: 15px auto 15px auto;
    max-width: 1000px;
    text-align: center;
    font-size: 16px;
    font-family: 'Lato','Helvetica Neue',Helvetica,Arial,sans-serif;
    font-weight: 300;
    line-height: 150%;
    color: #333333;
    padding:0 10px;
}

h2.section-header
{
    max-width:750px;
    margin:20px auto 15px auto;
    padding-bottom:5px;
    border-bottom: 1px solid #CCCCCC;
    font-size:35px;
    font-weight:400;
}

.chartbox h3 { font-size:25px; font-weight:300; margin:5px auto 15px auto; }

/*.sidead { display:inline-block; margin-left:15px; }*/
.dvert-banner { margin-top:5px; }
.histgal-dvrt {width:970px; height:90px;}
@media (max-width:991px) {.histgal-dvrt {width:728px; height:90px;}}
@media (max-width:767px) {.histgal-dvrt {width:320px; height:100px;}}

.freestar-leaderboard { margin:15px auto; }
