
  
  .main-content, .sidebar {
	padding-top: 80px;
  }
  
  .main-content {
	margin-bottom: 100px;
  }
  
  .header {
	padding-bottom: 30px;
  }
  
  h1 {
	font-weight: 800;
  }
  
  .list-blue {
	color: #2ea3f2;
	font-size: 20px;
	font-weight: bold;
	line-height: 34px;
  }

  .top-tip {
	padding-right:0!important;
}

.next-tip {
	text-align:center;
	font-size:14px;
	border:solid 1px #BBB;
	border-radius:8px;
	padding:10px;
}

#mep_0 {
	position:relative;
	margin:15px auto 8px;
}

.top-tip:after {
	content:"";
	background:url(/images/HurleyRebuild/site/about/embed-drp-shdw.png) no-repeat center 86.25%;
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	height:100%;
	width:100%;
	z-index:-1;
  	display: none;
	}
  .video{
	height: 260px;
  }
