﻿


.subtitle,
.result
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.subtitle
{
	font-weight: bold;
}

.localtitle
{
	width: 140px;
	text-align: left;
	float: left;
	display: block;
	margin-right: 10px;
}
.localresult
{
	width:320px;
	text-align:left;
	display: block;
	float: right;
}
.localItem
{
	display: block;
	width: 473px;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
}
#ResortsWrapper
{
	width:470px;
	margin-top: 20px;
	float: none !important;
	display: block !important;
	clear: both;
}
.ResortItem
{
	width:200px;
	margin:0px;
	padding:0px;
}
.resortheader
{
	margin: 15px 0px 0px !important;
}
.reportItem
{
	display: block;
	width:200px;
	padding:0px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.reporttitle
{
	width: 70px;
	text-align: left;
	float: left;
	display: block;
	margin-right: 15px;

}
.reportresult
{
	width:115px;
	text-align:left;
	display: block;
	float: right;
}
#LocalWeatherWrapper
{
	width: 470px;
	display: block !important;
	float: none !important;
	clear: both;
	position: relative;
	vertical-align: top;
	text-align: left;
}