	#almanac_day {
		float: left;
		width: 580px;
		border: 2px solid #003399;
		margin: 5px 0px 0px 0px;
	}
	#almanac_day_header {
		float: left;
		height: 24px;
		width: 573px;
		font-weight: bold;
		background: url(../images/bg_today_outlook.gif) repeat-x;
		border-bottom: 1px solid #003399;
		padding: 0px 0px 0px 7px;
	}
	#almanac_day_header_left {
		float: left;
		margin: 4px 0px 0px 0px;
	}
	#almanac_day_header_right {
		float: right;
		margin-right:2px;
	}
	#almanac_day_left {
		float: left;
		margin: 0px 0px 0px 0px;
		width: 291px;
		border-right: 1px #003399 solid;
		color: #333333;
	}
	#almanac_day_left_image {
		float: left;
		margin: 15px 35px 0px 34px;
		| margin: 15px 35px 0px 17px;
		height: 225px;
	}
	#almanac_day_left_content{
		float:left;
		width:150px;
	}
	#almanac_day_left_temp {
		font-size: 33px;
		font-weight: bold;
	}
	#almanac_day_left_forecast {
	
	}
	#almanac_day_left_sun {
		margin: 10px 0px 10px 0px;
	}
	#almanac_day_left_moon {
		color: #666666;
		margin: 0px 0px 10px 0px;
	}
	#almanac_day_left_link {
		font-weight: bold;
		padding:0 0 10px 0;	
	}
	#almanac_day_right {
		float: left;
		margin: 0px 0px 0px 0px;
		width: 288px;
		height: 208px;
	}
	#almanac_day_right_header {
		float: left;
		width: 280px;
		height: 17px;
		background: #999999;
		color: #ffffff;
		font-weight: bold;
		border-bottom: 1px #003399 solid;
		padding: 4px 0px 0px 8px;
	}
	#almanac_day_right_content {
		float: left;
		color: #333333;
		margin: 5px 0px 0px 18px;
		| margin: 5px 0px 0px 9px;
	}
	.tblAlmanacDay td {
		padding: 6px 0px 4px 0px;
	}
	#almanac_day_right_footer {
		float: left;
		margin: 15px 10px 0px 0px;
	}	
	#almanac_week {
		float: left;
		margin: 15px 0px 0px 0px;
		| margin: 15px 0px 18px 0px;
	}
	#almanac_month {
		float: left;
		width: 580px;
		height: auto;
		border: 2px solid #003399;
		margin: 5px 0px 0px 0px;
	}

	#almanac_month_header {
		float: left;
		height: 24px;
		width: 580px;
		font-weight: bold;
		background: url(../images/bg_today_outlook.gif) repeat-x;
		border-bottom: 1px solid #003399;
		padding: 0px 0px 0px 0px;
	}
	.almanac_month_header_item {
		float: left;
		border-right: 1px solid #003399;
		height: 19px;
		width: 82px;
		text-align: center;
		padding: 5px 0px 0px 0px;
	}
	.almanac_month_row {
		float: left;
	}
	.almanac_month_item {
		float: left;
		border-right: 1px solid #003399;
		border-bottom: 1px solid #003399;
		height: 132px;
		width: 82px;
		text-align: center;
	}
	.almanac_month_item_day {
		float: left;
		color: #ffffff;
		font-weight: bold;
		background: #999999;
		height: 17px;
		width: 82px;
		border-bottom: 1px solid #003399;
		padding: 5px 0px 0px 0px;
	}
	.almanac_month_item_title{
		float: left;
		margin: 4px 0px 0px 0px;
		width: 82px;
		text-align: center;
		color:#666666;
	}
	.almanac_month_item_icon {
		float: left;
		margin: 5px 0px 6px 0px;
		width: 82px;
		
		text-align: center;
	}
	.almanac_month_item_temp {
		float: left;
		font-size: 17px;
		color: #333333;
		font-weight: bold;
		margin: 7px 0px 0px 0px;
		text-align:center;
	}
	
	.almanac_month_item_notemp {
		float: left;
		background: #ededed;
		height: 109px;
		width: 82px;
	}
	
	.almanac_month_item_today {
		text-align: center;
		vertical-align:middle;			
		float: left;
		background: #ededed;
		font-size: 11px;		
		width: 82px;
		padding-top:50px;		
	}
	
	#almanac_month_footer {
		float: left;
		color: #333333;
		width: 580px;
		text-align:center;
	}
	#almanac_month_footer_data {
		float: left;
		width: 144px;
		text-align: center;
		padding: 4px 0 0 0;
		height: 34px;
	}
	#almanac_month_footer_data_last {
		float: left;
		width: 143px;
		text-align: center;
		padding: 4px 0 0 0;
		height: 34px;
	}
	*+html #almanac_month_footer {
		margin-left:15px;
	}
  ul.almanac_month_footer_list	{
		margin:1px 0px 0px 0px;
	}
	ul.almanac_month_footer_list li {
		display:inline;
		padding-right:32px;
	}
	.almanac_dateItemCell{
		float: left;		
		height: 109px;
		width: 82px;		
		background: #FFFFFF;
	}
	.almanac_dateItemCellFocused{
		background: #FDF2D9;
		float: left;		
		height: 109px;
		width: 82px;		
	}
