.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; }

/* ------------------------- */
/* HISTORICAL GALLERY HEADER */
/* ------------------------- */
#historical-gallery-header { z-index:1; position:relative; padding:50px 0; background-color:#022d46; }
#historical-gallery-header.header-slim { padding:30px 0; }
/* BACKGROUND IMAGE */
#historical-gallery-header .historical-gallery-bg {
	z-index:-1;
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	background:url(//d.stockcharts.com/freecharts/historical/img/historical-chart-gallery-opt.jpg) no-repeat center center scroll;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	background-size:cover;
	-o-background-size:cover;
	opacity:.2;
	width:100%;
	height:100%;
}
/* TEXT COLUMN */
#historical-gallery-header .text-col { text-align:center; }
/* LARGE TITLE */
#historical-gallery-header h1 { margin:0 auto; line-height:135%; font-size:50px; font-weight:normal; color:#fff; }
/* GALLERY TITLE */
#historical-gallery-header h2.gallery-title { margin:0 auto; line-height:120%; font-size:30px; font-weight:normal; color:#fff; }
#historical-gallery-header h2.gallery-title span { font-weight:bold; }
/* VIDEOS HEADER MEDIA QUERIES */
@media (max-width:991px) {
	#historical-gallery-header h2.gallery-title {font-size:26px;}
}
@media (max-width:767px) {
	#historical-gallery-header {padding:30px 0;}
	#historical-gallery-header h1 {font-size:30px;}
	#historical-gallery-header h2.gallery-title {font-size:22px;}
}

div.historical-gallery-primary-contents-intro {
	max-width:991px;
	margin:15px auto;
	text-align:center;
	line-height:1.40;
	font-size:16px;
	font-weight:normal;
	color:#4f5964;
}
div.historical-gallery-primary-contents-intro a { font-weight:bold; }

h2.section-header { max-width:768px; margin:15px auto; padding-bottom:5px; border-bottom:3px solid #c0ced8; font-size:30px; font-weight:bold; color:#383f47; }

.chartbox h3 { margin:0 auto 10px auto; line-height:1; font-size:22px; font-weight:bold; color:#5a6672; }

/*.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;}}