
input { 
	display: none; 
}

img.trek_logo {
	float: left;
	display: inline;	
	z-index: 1000;
}

img#swapphoto {
	float: right;
	display: inline;
	width: 288px;
	height: 187px;
	z-index: 500;
}

h1 {
	float: none;
	clear: both;
}
