#tabular-forecast td{
	padding: 0px;
	
}
#tabular-forecast div{
	text-align:center;
	padding: 8px;
}


#tabular-forecast th, #tabular-forecast td{
	border:1px solid #000;
}

#tabular-forecast .empty-cell{
	border:0px;
}

#tabular-forecast .header{
    background-color:#EEE;
}