a,a:link,a:active,a:visited,a:hover{
	text-decoration:none;
}
.page-header{
	padding-bottom: 9px;
	margin: 20px 0 20px;
	border-bottom: 2px solid #eee;
	border-top: 2px solid #eee;
}
.page-header h3{
	color: #428BCA;
	font-size: 24px;
	padding-left:1em;
	padding-right:1em;
}
video {
    width: 100%;
    height: auto;
    margin:0 auto;
}