/*  Print styles
************************************************************************************************************************/

#pages .column_left,
#editConsole,
.search,
#siteactions,
.top_menu,
.breadcrumb,
.print,
#footer {
	display:none!important;
	visibility:hidden !important;
}

.nhs_top_logo a,
.nhs_top_logo img {
	border:none !important;	
}


.contentNarrow {
	/*width:70%;			*/
	width:65%;
	float:left;
	/*padding-right:4%;*/
	margin-right:20px !important;
}
.column_right_narrow {
	width:24% !important;
	float:left;
}

h1 {
	font-size:24px;
}
div {
	font-size:12px;	
}
a {
	color:#333 !important;	
}


.customWP_consProfile img {
	float:left;
	padding-right:10px;
}

.carousel {
	display:none;	
}

#ne_searchresults img {
	float:left;	
	padding-right:10px;
}
#ne_searchresults ul {
	padding:0;	
}
#ne_searchresults li {
	list-style-type:none;
	clear:left;
	margin-bottom:6px;
	padding-bottom:6px;
	float:left;
	width:100%;
	border-bottom:4px solid #E5E5E5;	
}

.column_right_narrow table table table {
	border:1px solid #333;
	width:100%;
	margin-bottom:10px;
}

body {
	width:90% !important;	
}

/* Individual area fixes */
.ms-HoverCellInActive
{
	display:none;
	visibility:hidden;
}
.contentNarrow
{
padding:
}