.SkiResortData{width:350px; float:left;}
.SkiResortTool{float:left; margin-left: 10px; margin-right:5px;}
.SkiResortToolIcon{float:left;}
.TableSnowreport{
	clear:both;
	width:560px;
	margin-top:15px;
	margin-bottom:15px;
	border-collapse:collapse; 
	table-layout: fixed;
	empty-cells: show;
}

	.TableSnowreport td{vertical-align: top; padding-left:5px; border-right:1px white solid; border-bottom:1px white solid;}
	.TableSnowreport .ColumnDescription tr{height:15px;}
	.TableSnowreport .ColumnDescription td{background:#C2D6DD; text-align:left;}
	.TableSnowreport .ColumnContent td{background:#E7EFF1; height:17px;}

hr{width:560px; height:1px; border:0px; background-color: #CCCCCC; text-align:left; margin-bottom:10px;}

