/* CSS Document */

/* Style set removes the extra collections from appearing on the search results pages on the top left 
----------------------------------------*/
#results_tn_col1 .results_tn_collection_box, #results_tn_collection_show_more_link_container, #results_tn_collection_hide_more_link {
	display:none;
}
#results_tn_col1 h2.cdm_style {
	font-size:12px;
}
#results_tn_col1 h2.cdm_style:first-child {
	display:none;
}

