/*a#CP_JUMP_1545, a#homeNav, a#CP_JUMP_1546, a#CP_JUMP_1547, a#CP_JUMP_1548, a#CP_JUMP_1549, a#CP_JUMP_1550, a#CP_JUMP_1551{
	display: none!important;
	visibility: hidden !important;
}
*/ 
#CP_JUMP_1545, #homeNav {
	display: none!important;
}

/* edit Icon for the datasheet */
.dsEditIcon {
	background-image: url('/templates/images/page_edit.gif');
	cursor: pointer;
	height: 16px;
	width:16px;	
}

/* delete Icon for the datasheet */
.dsDeleteIcon {
	background-image: url('/templates/images/page_cross.gif');
	cursor: pointer;
	height: 16px;
	width:16px;
}
/* Reset for elements without header 
.no_header, .no_header .cs_control {
	padding: 0px !important;
	margin: 0px !important;
	background: url() !important;
}	
*/

.CS_FacetNav_Navigator_List_Count {
	color: #4e8cd3;
	line-height: 150%;
}

/* override ghost text */
.cs_GhostText {
	color:#4E8CD3 !important;
	font-size:0.8em !important;
	font-weight:bold;
}

