#page-content{
	margin-top:100px;
	
}

.logo-header{
	font-size:24px;
	line-height:28px;
	font-weight:bold;
}

.logo-header img{
	vertical-align:bottom;
}

.sf-menu a:hover{
	color:#F6BB42 !important;
	border-bottom:#F6BB42 solid 3px;
	
}

.video-height{
	height:180px !important;
	overflow:hidden !important;
	
}

ul.footnote{
	padding-left:40px;
	list-style:none;
	
}

.title-small{
	font-size:15px;
	position:relative;
}
.title-smaller{
	position:absolute;
	font-size:11px;
	top:12px;
	right:0px;
	
}