/* border style */

#pageHeader {
	border-style: none;
	border-top-style: none;
	border-top-width: 0;
	border-width: 0;
}

#navcontainer_x_back,
#image_page,
.sidebarContainer_bottom_back ,
.sidebarContainer_top_back {
	border-style: none;
	border-width: 0;
}

.sidebarContainer_top_back,
.sidebarContainer_bottom_back {
	border-style: none;
	border-width: 0;
}

#extraContainer1_back, #extraContainer2_back {
	border-style: none;
	border-width: 0;
	height: 99%;
}


