﻿.InternationalForecast
{
	overflow: hidden;
	margin-bottom: 25px;
}

.IE6 .InternationalForecast
{
    height: 1%;
}

.InternationalForecast .Forecast
{
	width: 77px;
	padding: 6px 0px;
	float: left;
	
	text-align: center;
	
	border-right: solid 1px #acacac;
	border-top: solid 1px #acacac;
	border-bottom: solid 1px #acacac;
}

.InternationalForecast .Forecast .ImgContainer
{
	height: 55px;
	padding: 22px 0px;
}

.InternationalForecast .Forecast .Temperature
{
	font-size: 18px;
}

.InternationalForecast .Todays
{
	border-left: solid 1px #acacac;
}

.InternationalWeather .ObservationsTableName
{
	width: 200px;
	font-size: 12px;
	line-height: 20px;
}

.InternationalWeather .ObservationsTableValue
{
	width: 75px;
	font-size: 12px;
	line-height: 20px;
}
