/* header - show less space */

body{
	background-position-y: -17px;
}
#header{
	padding: 30px 0 30px 0;
	height: 46px;
}
#search{position: absolute;top: 35px;right: 20px;}
