@charset "utf-8";
/* CSS Document */

#top .searchDiv {
	float: none;
	margin: 0px;
	position: absolute;
	bottom: 0px;
	right: 10px;
}

#top #weatherTemp {
	left: -78px;
	top: 3px;
}

#top .tagline {
	position: absolute;
	top: 20px;
	right: 7px;
	width: 400px;
	color: #6B7888;
	font-size: 1.2em;
	font-weight: bold;
}
