.spacer
	{
	display: block;
	height: 25px;
	}
	
.report_container
{
	padding-left:10px;
}
	
ul.internal_links
{
	padding-top:10px;
	margin:0;
	height:17px;
	padding:15px 0 15px 10px;
	border-top:1px #666666 solid;
}

.internal_links li
{
	float:left;
	list-style-type:none;
	padding:0 0 0 28px;
	height:17px;
}

ul.skill_level
{
	margin:0;
	height:17px;
	padding:5px 0 10px 10px;
	border-top:1px #666666 solid;
}

.skill_level li
{
	float:left;
	list-style-type:none;
	padding:5px 0 0 28px;
	height:17px;
}

.nordic_trails, .snowshoe_trails
{
	width:565px;
	float:left;
}

.easy_trail 
{
	background:url(../images/green_circle.gif);
	background-repeat:no-repeat;
	width:180px;
	height:12px;
	float:left;
	margin-left:5px;
}

.inter_trail 
{
	background:url(../images/blue_square.gif);
	background-repeat:no-repeat;
	width:180px;
	height:12px;
	float:left;
	margin-left:5px;
}

.adv_trail 
{
	background:url(../images/single_diamond.gif);
	background-repeat:no-repeat;
	width:180px;
	height:12px;
	float:left;
	margin-left:5px;
}

.key_box
{
	color:#FFFFFF;
	width:565px;
	height:27px;
	padding-top:3px;
}

.key_box a {text-decoration: underline; color:#FFFFFF;}
.key_box a:link {text-decoration: underline; color:#FFFFFF;}
.key_box a:active {text-decoration: underline; color:#FFFFFF;}
.key_box a:hover {text-decoration: underline; color:#FFFFFF;}
.key_box a:visited {text-decoration: underline; color:#FFFFFF;}

.item_key
{
	float:left;
	width:43px;
	font-size:x-small;
	padding-left:18px;
	text-align:center;
	font-weight:bold;
}

.item
{
	float:left;
	width:62px;
	text-align:center;
}

.note
{
	font-size:x-small;
	font-style:italic;
	display:block;
	float:left;
	padding-left:27px;
}

.row1
{
		padding-top:6px;
	width:565px;
	height:28px;
}
	
.row0
{
	padding-top:6px;
	width:565px;
	height:28px;
	background:#CCCCCC;
}

.description_feature
	{
	display: none;
	width:530px;
	/* border: 1px solid #aaa; */
	/* background-color: #fff; */
	color: #555;
	font-size: 0.9em;
	margin:15px 0 10px 20px;
	}
	
.nordic_advisory
{
	font-weight: bold;
	font-style: italic;
	color: #982123;
	text-align: center;
	border-top: 2px solid #982123;
	border-bottom: 2px solid #982123;
	width: 560px;
	margin-bottom:15px;
}

.nordic_report
{
	

