/* Home
-----------------------------------------------------------------------------*/
div#header {
		height: 75px!important;
		background: none;
	}
div#header div.bag a {
	bottom: 10px !important;
	}
div#header div.search a {
	bottom: 35px !important;
	}
div#header input {
	bottom: 35px !important;
	}

@media screen and (-webkit-min-device-pixel-ratio:0) {
/* Safari 3.0 and Chrome rules here */
div#header input {height:20px !important; max-width:154px !important; width:154px !important;}
}	
	
div#header ul.links {
	bottom: 0px;
	}
h1.logo a {
	top: 4px!important;
	}
.navigation {
	top: 58px !important;
	}	

