@charset "utf-8";
/* CSS Document */
.wgfcst {padding:0 0 15px 0;}
.wgfcst table.forecast {
background:none;
font-size: 11px;
font-family: 'Arial CE', 'Helvetica CE', Arial, Helvetica, sans-serif;
margin: 0px 0px 0px 0px;
text-align: center;
color: #003549;
}
.wgfcst table.forecast-ram {
	background:white;
	border:1px solid #18597c; 
	float:left; 
	margin:0 0px 0px 0px; 	
	padding:1px 1px 0 0;
}
.wgfcst a:link {
color: #fff;
}
.wgfcst a:visited{
color: #fff;
}

.wgfcst table td {
	background:none;	
	border-left:none;
	border-bottom:none;
	color:none;
	padding:0px 0px;
}
.wgfcst table td table td {
	background:none;	
	border-left:1px solid white;
	border-bottom:1px solid white;
	color:#003549;
	padding:2px 1px;
}
.wgfcst table tr {
	background:url(../../files/layout/odd.gif) center;
}

