a.close-catfish {
	position: absolute;
	top: 10px;
	right: 10px;
	background: url(../images/close-btn.gif) no-repeat 0 0;
	display: block;
	height: 26px;
	width: 26px;
	text-indent: -9000px;
}
a.close-catfish:hover {
	background-position: 0 bottom;
}
.catfish-nav {
	width:980px;
	margin:0 auto;
	text-align:center;
}

.weather {
	padding:4px;
	margin-top:9px;
	float:left;
	font-size:1.2em;
	overflow:hidden;
	text-align:left;
	width:175px;
}			
.weather img {
	vertical-align:middle;
	float:left;
	margin-right:4px;
}
.weather-conditions {
	float:left;
	margin:0 0 0 4px;
}
.forecast-conditions {
	float:left;
}