/* header - show less space */

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