.snow_numbers
{
	display:none;
}

#legend
{
	float:left;
	padding:6px 0 6px 2px;
	margin:10px 0 20px 0;
	border-top:2px solid #E3E5EE;
	border-bottom:2px solid #E3E5EE;
	font-size:11px;
}

#legend div
{
	float:left;
	padding-right:15px;
}

.overview_info div
{
	float:left;
	padding-right:12px;
	padding-left:12px;
	border-right:1px solid #666;
	margin:10px 0 10px 0;
}

.report_left
{
	float:left;
	width:245px;
	padding-bottom:20px;
}

.report_right
{
	float:right;
	width:245px;
	padding-right:60px;
	padding-bottom:20px;
}

div.run_row
{
	float:left;
	clear:both;
	padding:5px;
	width:245px;
}

div.level
{
	float:left;
	width:34px;
}

div.name
{
	float:left;
	
	width:110px;
	text-align:left;
	font-size:11px;
}

div.run_status
{
	float:left;
	width:50px;
	margin-right:15px;
	
}

div.groom_status
{
	float:left;
}

.lift_header
{
	float:left;
	margin:10px 0 10px 0;
	padding:2px 0 2px 2px;
	background-color:#e3e5ee;
	border-top: 1px solid #3a4d80;
	border-bottom: 1px solid #3a4d80;
	text-transform:uppercase;
	font-weight:bold;
}

.lift_header div
{
	width:240px;
}

.lift_header div.time
{
	padding:5px 0 0 6px;
	font-size:10px;
	font-weight:normal;
	letter-spacing:normal;
}

div.labels div
{
	float:left;
	font-size:x-small;
	padding-right:27px;
	margin-bottom:10px;
	font-weight:bold;
}

.description_feature
	{
	display: none;
	}
