/* CSS Document */

.header_top,
.sidebar,
.footer,
.gallery_thumbs,
.breadcrumbs, 
.addToCartHolder, 
#recentView, 
#shoppingCart, 
.caroufredsel_wrapper,
.content-form,
.related_items,
.tabContact,
.tabShare,
.tabDescription,
.tabOffice,
.header_title h1 {
	display:none;
}

.noImage strong {
	display:none;
}

.popup-gallery, .gallery_image_item img {
	position:relative;
	display:block;
	max-width:400px !important;
	max-height:400px !important;
	z-index:100000 !important;
}

.offer_specification {
	/*float:right;*/
}

.noImage span {
	float: left !important;
}




