#forecast-spot {
	margin: 1px 0 1px 0;
	padding: 1px;
	}

#forecast-spot #spot {
	font: 600 .85em arial, sans-serif;
	margin: 1px 0 1px 0;
	padding: 1px;
	background: #fff;
	color: #264177;
	}

#forecast {
	border-collapse: collapse;
	width: 200px;
	margin: 0 0 0 1px;
	padding: 0;
	font: .8em normal arial, sans-serif;
	text-align: center;
	background: transparent;
	color: #036;
	}

#forecast th {
	margin: 0;
	padding: 2px;
	border: 1px solid #036;
	background: #d7dfea;
	color: #264177;
	}

#forecast th.day, #forecast th.spots {
	background: #89b;
	color: #eff3f6;
	}

#forecast th.time, #forecast th.spot {
	text-align: left;
	}
	
#forecast .min-max {
	 border-bottom: 3px solid #036;
	 }

#forecast td {
	margin: 0;
	padding: 2px;
	border: 1px solid #036;
	}
	
#forecast td.img {
	padding: 2px;
	}

#forecast td.tmin {
	white-space: nowrap;
	}

#forecast td.tmax {
	white-space: nowrap;
	}

#forecast th a {
	text-decoration: underline;
	}
	
#forecast th a:link, #forecast th a:visited {
	background: #d7dfea;
	color: #264177;
	}
	
#forecast th a:hover, #forecast th a:active {
	background: #d7dfea;
	color: #89b;
	}
	
#copyright {
	font: 400 .6em arial narrow, sans-serif;
	margin: 1px 0;
	padding: 1px;
	background: #fff;
	color: #264177;
	}
	
#copyright a {
	font-weight: 700;
	}
	
#copyright a:link, #copyright a:visited {
	background: #fff;
	color: #264177;
	}
	
#copyright a:hover {
	background: #fff;
	color: #89b;
	text-decoration: none;
	}

#copyright a:active {
	background: #fff;
	color: #f30;
	text-decoration: none;
	}

#ti_forecast {
	font: 400 .7em arial narrow, sans-serif;
	margin: 1px 0;
	padding: 1px;
	background: #fff;
	color: #264177;
	}
	
#ti_forecast a {
	font-weight: 700;
	}
	
#ti_forecast a:link, #ti_forecast a:visited {
	background: #fff;
	color: #264177;
	}
	
#ti_forecast a:hover {
	background: #fff;
	color: #89b;
	text-decoration: none;
	}

#ti_forecast a:active {
	background: #fff;
	color: #f30;
	text-decoration: none;
	}
	
.advertising {
	font: 500 .7em arial, sans-serif;
	margin: 1px 0;
	padding: 2px;
	background: #fff;
	color: #264177;
	}
	
.advertising a {
	font-weight: 700;
	}
	
.advertising a:link, .advertising a:visited {
	background: #fff;
	color: #264177;
	}
	
.advertising a:hover {
	background: #fff;
	color: #89b;
	text-decoration: none;
	}

.advertising a:active {
	background: #fff;
	color: #f30;
	text-decoration: none;
	}