/* Legend */
.legend-title {
	background: #ffffff;
	color: #555555;
	display: block;
	float: left;
	font-size: 100%;
	font-weight: bold;
	left: 10px;
	margin: 0;
	padding: 0 5px;
	position: absolute;
	top: -9px;
}

.legend,
.legend-highlight {
	border: 1px solid #CCCCCC;
	margin: 20px 10px;
	padding: 10px;
	position: relative;
}

.legend-highlight {
	border: 1px solid #BB1E1E;
}

.legend-highlight .legend-title {
	color: #BB1E1E;
}
.sj-k2slickslider .nav-pagination{
	display: none;
}
.label-info {
	background: #f2f2f2;
}
.label {
	color: #333333;
	font-weight: normal;
}

h1 {
  font-size: 180%;
  line-height: 115%;
}
#yt_spotlight2 {
  display: block;
  background: #fff;
  padding: 10px 0;
}
#content #yt_component {
  background: #fff;
  padding: 15px;
  overflow: hidden;
  margin-bottom: 10px;
}