* { margin: 0px; padding: 0px; background-color: transparent; }
a:link, a:visited, a:active {
	text-decoration:none;
	color:#003876;
}
a:hover {
	text-decoration:none;
	color:#2981da;
}
a#nochange:hover { color:#003876; }
img { border: none; }
#container {
	color:#003876;
	width: 365px; height:18px;
	border:1px solid #BFBFBF;
	background: #ffffff url('../../../../weatherbuttons/367x20/swirl.gif') no-repeat;
	float: left;
}
#logo { float:left; width:47px; border-right:1px solid #BFBFBF; }
#location { float:left; width: 126px; overflow: hidden; font:bold 13px "Century Gothic", Arial, Helvetica, sans-serif; margin: 1px 0px 0px 3px; }

#location_warning { float:left; width: 126px; height: 18px; overflow: hidden; font:bold 13px "Century Gothic", Arial, Helvetica, sans-serif; padding: 1px 0px 0px 3px; background-color: c70000; }
	#location_warning a { color: white;}
	#location_warning a:hover { color: #ffdd00;}

#icon { float: left; width: 19px; overflow: hidden; }
	#icon img { height: 17px; }
#temp { float: left; width: 40px; overflow: hidden; font: 16px "Century Gothic", Arial, Helvetica, sans-serif; line-height: 17px; margin: 0px 1px; }
	#temp sup { font-size: 11px; }
#searchfld { float: left; width: auto; height:18px; overflow: hidden; margin: 0px 0px 0px 3px; }
	input.button {
		border: #6c6c6c 1px solid;
		font: 9px arial, verdana, helvetica, sans-serif;
		vertical-align: middle;
		letter-spacing: 1px;
		width: 37px; height:15px;
		padding: 1px 0px 0px 2px; margin: 1px 0px 0px;
	}
#ddmenu { float: left; width: auto; margin: 1px 0px 0px; padding: 0px; height: 17px; overflow: hidden; }
	#ddmenu select.button {
		border: #6c6c6c 1px solid;
		font: 8px arial, verdana, helvetica, sans-serif;
		letter-spacing: 1px;
		width: 58px; height: 14px; vertical-align: top; padding: 0px;
	}
#btn_search { width: 23px; height: 16px; float: left; }
	input.searchButton {
		background: transparent url('../../../../weatherbuttons/120x240/go.gif') no-repeat;
		width: 23px; height: 16px;
		border: none; margin: 2px 0px 0px 2px;
	}
	input.searchButton_fr {
		background: transparent url('../../../../weatherbuttons/120x240/go_fr.gif') no-repeat;
		width: 23px; height: 16px;
		border: none; margin: 2px 0px 0px 2px;
	}
.referer { float: left; width: 1px; }