#prices ul,
#areasresorts ul,
#resorts ul,
#skifeatures ul,
#skilocations ul,
#skitypedomestics ul,
#skibusinesses ul
{
	padding-left:20px;
}
#prices li,
#areasresorts li,
#resorts li,
#skifeatures li,
#skilocations li,
#skitypedomestics li,
#skibusinesses  li {
	list-style:none;
}
#prices ul.hide,
#areasresorts ul.hide,
#resorts ul.hide,
#skifeatures ul.hide,
#skilocations ul.hide,
#skitypedomestics ul.hide,
#skibusinesses ul.hide, ul.hide {
	display:none;
}
#prices span,
#areasresorts span,
#resorts span,
#skifeatures span,
#skilocations span,
#skitypedomestics span,
#skibusinesses  span {
	color:#999;
	cursor:default;
}
#prices span.expanded,
#areasresorts span.expanded,
#resorts span.expanded,
#skifeatures span.expanded,
#skilocations span.expanded,
#skitypedomestics span.expanded,
#skibusinesses  span.expanded, 

#prices span.collapsed,
#areasresorts span.collapsed,
#resorts span.collapsed,
#skifeatures span.collapsed,
#skilocations span.collapsed,
#skitypedomestics span.collapsed,
#skibusinesses  span.collapsed {
	cursor:pointer;
	padding:0 4px;
	font-weight: bold;
}