#snow-news-form {
	position: relative;
	height: 120px;
	width: 160px;
	margin: 10px 0;
	padding: 0px;
	background: transparent url("../images/snow_news.png") no-repeat;
	overflow:hidden;
	font-size: 8px;
	text-align: center;
}
#snow-news-form .snow-news-copy {margin-left:-9000px; text-align:left;}
#snow-news-form-inputs {
	text-align: center;
	position: absolute;
	width:160px;
	top:72px;
}
#snow-news-form .snow-news-form-text {
	width: 140px; margin-bottom: 3px;
	border: 1px solid #999999;
}
.googleAds{
	overflow: hidden;
}
#snowBlog #left-side {float: left; width:660px; }
#snowBlog #right-side {float: right;}
#snowBlog #content {float: right;}

#snowweather_widget {
	margin: 10px 0;
}
#local-sites { 
	width: 158px;
	margin: 0; 
	padding: 5px 0; 
	background: #ebc639; 
	text-align: center; 
	border-left: 1px solid #6C6B59; border-right: 1px solid #6C6B59;
}
#local-sites * {background: transparent; }
#local-sites h4 { 
	width: 159px;
	height: 12px;
	background: transparent url(../images/h4-local-sites.gif) no-repeat;
	margin: 0 auto;
	text-indent: -9999px;
}
#local-sites p { font-size: 11px; margin-bottom: 5px; }
#local-sites select { width: 150px; background: #fff; font-size: 9px; margin: 3px 0; border: none; }



