	#tomorrow_daynight {
		float: left;
		border: 2px solid #003399;
		width: 581px;
		margin: 5px 0px 0px 0px;
	}
	#daynight_cells {
		float: left;
		background: url(../images/bg_tomorrow_daynight.gif) repeat-y;
	}
	.daynight_cell {
		float: left;
		width: 290px;
	}
	.daynight_cell_header {
		float: left;
		height: 19px;
		width: 291px;
		font-weight: bold;
		background: url(../images/bg_today_outlook.gif) repeat-x;
		border-bottom: 1px solid #003399;
		border-right: 1px solid #003399;
		padding: 5px 0px 0px 0px;
		text-align: center;
	}
	.daynight_cell_content {
		float: left;
		margin: 13px 0px 0px 17px;
	}
	.daynight_cell_icon {
		float: left;
		width: 110px;
		height: 90px;
		padding: 0px 0px 0px 20px;
		| padding: 0px 0px 0px 10px;
	}
	.daynight_cell_temp {
		width:100px;
		float: left;
		font-weight: bold;
		color: #333333;
		margin: 10px 0px 0px 0px;
	}
	.daynight_cell_desc {
		float: left;
		clear: both;
		color: #6e6e6e;
		width: 234px;
		padding: 3px 0px 0px 16px;
		| padding: 3px 0px 0px 0px;
	}
	.daynight_footer {
		float: left;
		width: 581px;
		text-align: center;
		color: #333333;
		font-size: 10px;
		border-top:1px solid #003399;
		padding:3px 0 3px 0;
	}
	.tblTomorrow td {
		text-align:left;
		color: #333333;
		padding: 0px 5px 7px 5px;
	}
	#tomorrow_hourly {
		float: left;
		width: 584px;
		margin: 5px 0px 0px 0px;
	}
	#tomorrow_hourly_link {
		float: right;
		margin: 16px 0px 7px 0px;
	}
	.tomorrow_hourly_row {
		float: left;
		width: 600px;

	}
	.tomorrow_hourly_cell {
		float: left;
		width: 275px;
		border: 2px solid #003399;
	}
	.tomorrow_hourly_cell_header {
		float: left;
		height: 18px;
		width: 275px;
		font-weight: bold;
		background: url(../images/bg_today_outlook.gif) repeat-x;
		border: 2px solid #003399;
		border-bottom: 1px solid #003399;
		padding: 5px 0px 0px 0px;
		text-align: center;
	}
	.tomorrow_hourly_cell_content {
		float: left;
		margin: 0px 0px 0px 0px;
		width: 585px;
		background: url(../images/bg_tomorrow_hourly.gif) repeat-y;

	}
	.tomorrow_hourly_cell_content_header {
		float: left;
		width: 137px;
		height: 17px;
		background: #999999;
		color: #ffffff;
		font-weight: bold;
		border-bottom: 1px #003399 solid;
		text-align: center;
		padding: 4px 0px 0px 0px;
	}
	.tomorrow_hourly_cell_icon {
		float: left;
		width: 57px;
		height: 60px;
		padding: 0px 0px 0px 10px;
	}
	.tomorrow_hourly_cell_temp {
		float: left;
		font-weight: bold;
		color: #333333;
		margin: 10px 0px 0px 5px;
		font-size: 25px;
	}
	.tomorrow_hourly_desc {
		float: left;
		clear: both;
		color: #333333;
		width: 120px;
		padding: 3px 0px 10px 10px;
		text-align: center;
		
	}
	.tomorrow_hourly_cell_item {
		float: left;
		width: 139px;
		
	}
	.tomorrow_hourly_cell_bottom {
		float: left;
		font-size: 1%;
	}	
	