.header_wrapper {
	width: 100%;
	background: #fff;
	position: relative;
	z-index: 999;
}

.nav_shadow {
	box-shadow: 0 0px 5px 1px rgba(0,0,0,0.2)
}

.whitetext {
	color:#fff;
}

footer .article-title, .article-title a, .article-title a:visited, .article-title a:hover {
	line-height: 33px;
}