#weathercenter {
	width:720px;
	height:384px;
	position:relative;
	background:url(/images/weather/bg_currentweather_ccy.jpg) left top no-repeat;
	font-family:Georgia, serif;
	color:#fff;
	font-size:12px;
}
#weathercenter a {
	color:#D7D5DE;
	font-size:10px;
}
#weathercenter a:hover {
	color:#FFF;
	font-size:10px;
}
#weathercenter p {
	line-height:1.3em;
	position:relative;
}
#weathercenter .weatherspot {
	position:absolute;
	width:118px;
	height:47px;
	padding:5px 0 5px 5px;
	overflow:hidden;
}
#anchorage {
	background:url(/images/weather/bg_weatherspot_se.png) left top no-repeat;
	left:230px;
	top:53px;
}
#wasilla {
	background:url(/images/weather/bg_weatherspot_nw.png) left top no-repeat;
	left:393px;
	top:52px;
}
#girdwood {
	background:url(/images/weather/bg_weatherspot_ne.png) left top no-repeat;
	left:300px;
	top:159px;
}
#whittier {
	background:url(/images/weather/bg_weatherspot_nw.png) left top no-repeat;
	left:469px;
	top:185px;
}
#kenai {
	background:url(/images/weather/bg_weatherspot_ne.png) left top no-repeat;
	left:124px;
	top:244px;
}
#seward {
	background:url(/images/weather/bg_weatherspot_nw.png) left top no-repeat;
	left:415px;
	top:306px;
}
#content img.icon {
	float:left;
	padding-right:3px;
	clear:none;
	margin:0;
}
#content img.localclimate {
	float:none;
	clear:none;
	margin:0;
}
.temp {
	font-size:10px;
	font-family:Tahoma, Arial, sans-serif;
}
#headerwrap {
	background:#474040;
	overflow:hidden;
	padding:10px 10px 8px 10px;
	width:700px;
}
#headerwrap h3 {
	color:#ECE7D2;
	font-family:Georgia,serif;
	font-size:12px;
	font-weight:normal;
	line-height:1.1em;
	margin:0pt;
	padding:0pt;
	text-transform:uppercase;
}
#headerwrap p#link {
	float:right;
	width:240px;
	padding-bottom:0;
	margin-bottom:0;
	line-height:1em;
}
#content #headerwrap p#link img {
	padding-left:5px;
	position:relative;
	top:-2px;
	clear:none;
	float:none;
	margin:0;
}
#content #headerwrap p#link a {
	color:#D7D5DE;
	font-family:Georgia,serif;
	font-size:11px;
	line-height:1.3em;
	text-decoration:none;
	float:right;
	font-weight:normal;
}
#content #headerwrap p#link a:hover {
	text-decoration:underline;
}