/* OVER RIDE BLUE */

h1, h2, h3, h4, h5, h6 {
	font-family: "latolight", sans-serif;
	font-weight: normal;
	color: #000000;
	text-transform: uppercase;
	margin-top: 0.6em;
	margin-bottom: 0.6em;
}        
h1 {font-size: 2.1em;}
h2 {font-size: 2.1em;}
h3 {font-size: 1.9em;}
h4 {font-size: 1.9em;}


.header {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
}
.search-header {
    border: solid 1px #ffffff;
}
/*.search-header-wrap {
	text-align: right;
	position: absolute;
	top: 50px;
	right: 1.1em;
}
.search-header {
	margin: 5px 0px 0px 0px;
	width: 190px;
	border-radius: 1px;
	z-index: 1000002;
	position: absolute;
	right: 10px;
	top: 10px;
}*/