#sidebarContainer {
	display: none;
}

/* da verificare sotto */

#contentContainer {
	border-style: none;
}

/* @group fix IE preview */

.movie-thumbnail-frame {
	z-index: 10;
	position: relative;
	top: 0;
	float: right;
}

.image-left {
	position: relative;
}

.image-right {
	position: relative;
}

img {

}
	
/* @end */

/* @group check - bread crumb 2 Top  HIDE */

#breadcrumbcontainer2 {
	display: none;
}

#breadcrumbcontainer2 ul {
	display: none;
}

#breadcrumbcontainer2 li {
	display: none;
}

#breadcrumbcontainer2 a {
	display: none;
}

#breadcrumbcontainer2 a:hover {
	display: none;
}
	
/* @end */

/* @group check - viewing TEXT -  horizontal - toolbar HIDE  */

#viewingButton2, #viewingButton2 #text {
	display: none;
}

/* @end */

/* @group OK sidebar BOTTOM OFF */

.sideHeader_bottom,
.sidebarContainer_bottom,
.sidebarContainer_bottom_back,
#categories_bottom {
	display: none;
}

#shadowpage_bottom_sidebar  {
	display: none;
}



/* @end */

/* @group Toolbar - horizontal X OFF OFF */

#navcontainer_x_back, #shadowpage_x {
	display: none;
}

/* @end */

#sidebar #myExtraContent1, #sidebar #myExtraContent2 { 
display:none; height:0; width:0; line-height:0; position:absolute; }
